Create a language record

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Add a record for a language not provided by an internationalization (I18N) plugin to associate new translations with.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    To translate the interface of an instance to a language for which ServiceNow does not provide an internationalization plugin, you must create a language record for a new translation in the Languages [sys_language] table. For more information about this table, see Languages table.

    프로시저

    1. Navigate to All > System Localization > Languages.
    2. Select New.
    3. Provide the language information.
      • Name: The name of the language, for example, Turkish.
      • ID: The BCP 47 code for the language, for example, tr.
      • Text Direction: The direction that the instance should use to display the language: Left-to-Right or Right-to-Left.
      • Active: Option to activate the language for the instance.
      • Fallback: The name of another active language to use as a fallback language. For more information about fallback languages, see Set a fallback language.
    4. Select Submit.