Translating text fields
-
- UpdatedJul 31, 2025
- 3 minutes to read
- Zurich
- Localization
Translate long pieces of text into the language of the user.
Translated text fields allow the same field to display different content based on the language of the user.
- Translated Text: Stores long text values in plain text.
- Translated HTML: Store long text values in HTML.
These fields operate the same as normal text and HTML fields respectively, except that they can store multiple inputs in multiple languages. The most frequent use of translated text fields is Service Catalog names, descriptions, or variables.
For translated text and HTML fields, the English language text is stored in the main table, but the values of other languages are stored in the Translated Text [sys_translated_text] table. Each translated field on every row has one or more entries in the Translated Text table: one per language for which ServiceNow provides a translation. For more information, see Translated text table.
Translate long text content
Translate the content of translated text and HTML fields directly in the form where the content is specified.
Before you begin
About this task
Use the following procedure to translate the content for customer-created text fields. To edit existing text translations, export the records from the Translated Text table and follow the procedure in Export and edit translation records.
Procedure