The Translated Name / Fields [sys_translated] table stores translated values for text fields where the field type is translated_field (see the dictionary entry).

This option is available for text fields up to 255 characters in length. Some examples are names, titles, and short descriptions. The main fields for this table are:
  • 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.
Figure 1. Translated Name/Fields table
The Translated Name/Fields table with Spanish translations for name and field values.