Translated Name / Field table
-
- UpdatedJul 31, 2025
- 1 minute read
- Zurich
- Localization
The Translated Name / Fields [sys_translated] table stores translated values for text fields where the field type is translated_field (see the dictionary entry).
- Table: name of the table this translation applies to.
- Element: name of the field this translation applies to.
- Label (translate): translated text that users see on forms and lists.
- Language: BCP 47 code of the language for this translated text.
- Value: English value that causes this translated text to be displayed.

Related Content
- Translate a field value for the Classic Environment
Field values are the text entries that are used for fields with the type translated_field, such as the Title or Hint field in the Module [sys_app_module] table.
- Translate a related list name
Related lists appear at the bottom of forms. You can translate a related list name by configuring the list control.