Translation tables
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Localization
ServiceNow stores translation information in these tables.
- Languages [sys_language]
- Translated Name / Field [sys_translated]
- Messages [sys_ui_message]
- Field label [sys_documentation]
- Choice [sys_choice]
- Translated Text [sys_translated_text]
To see which table contains a specific translated label, enable the display of translation prefixes. For more information, see Debug translations.
Note: The Languages table is available only after at least one
I18N:Internationalization plugin has been activated.
Related Content
- Activate a language
By default, the language supported by the platform is American English. You can activate plugins for other supported languages if you have the admin role.