---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Translate a choice label

# Translate a choice label {#ariaid-title1}

* Release version: Xanadu
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Translate the labels of choices in a list.

## Before you begin

Role required: admin

## About this task

To translate a choice in a list, you must create a choice record for each language that you want to support in the Choice \[sys_choice\] table. For more information about this table, see [Choice table](https://servicenow-prod.fluidtopics.net/6i3tVR_Ve1jwUKbIt7dIcA "The Choice [sys_choice] table contains translated text for options that appear in lists.").

## Procedure

1. Navigate to AllSystem LocalizationChoices.
2. Select New.
3. On the form, fill in the fields.  
   {#translate-choice-label__table_uqh_syt_5hb__entry__2}

   | Field | Description |
   |-|-|
   | Table | The name of the table that contains the choice. |
   | Element | The column name for the field that contains the choice. |
   | Language | The [BCP 47](http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry) code of the language for the translated choice. The identifier can contain a language code or language code followed by a country or region code. For example, tr for Turkish or es-MX for Spanish Mexico. |
   | Label | The label for the choice in the specified language. |
   | Value | A key that is the same for the choice in each language. For example, you could use the English label or the sequence number as the value for all languages to map them to each other. |
   | Sequence | A number that determines in what order the option appears in the list if you don't want to list choices alphabetically. |
   [Table 1. Choice form]

   {#translate-choice-label__table_uqh_syt_5hb}  
   The following record translates the "Email" choice in the subcategory field on the Incident table into Spanish.
   * Table: Incident \[incident\]
   * Element: subcategory
   * Language: es
   * Label: Correo electrónico
   * Value: email
   {#translate-choice-label__ul_xyq_vb5_5hb}
4. Select Submit.
5. **Optional:** From the context menu, select Insert and Stay and update the form to translate the choice into another language.

*[\>]: and then


