Engagement Messenger translation tables
Engagement Messenger uses the [sys_translated_text] and [sys_ui_message] tables to store translated text.
Each translated field on every row has one or more entries in the this table, one per language for which ServiceNow provides a translation.
| Table | Description |
|---|---|
| Translated Text [sys_translated_text] | Stores translations for configurable fields such as User Greeting and Search
Message. These fields are configured in Engagement Messenger module
configuration and have the field type The main fields of this table are:
For details about translating text content into different languages, see Translated text table and Translating text fields. |
| Message [sys_ui_message] | Stores translations for static messages in
Engagement Messenger. For more information about the Message table, see Message table. |