For the complete documentation index, see llms.txt. This page is also available as Markdown.

TranslationInput

Input type for translations with locale and value

Fields

locale (String!)

The locale code for this translation (e.g. 'en', 'nl')

value (String!)

The translated value

Last updated

Was this helpful?