Translating to an unsupported language

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Translate the interface of an instance to a language for which ServiceNow does not provide an internationalization (I18N) plugin.

    시작하기 전에

    주:
    Using the Localization Framework application is recommend for translating to an unsupported language or translating large amounts of custom UI string content in a supported language. For more information, see Localization Framework.

    Contact Customer Service and Support to request a file containing strings from the interface in the English language.

    Role required: admin

    이 태스크 정보

    All interface items are stored as translatable strings in the translation tables. By default, these translation tables only contain English strings. To populate these tables with translated strings in an unsupported language, follow this workflow. For more information about translation tables, see Translation tables.

    프로시저

    1. Create a language record for the unsupported language.
    2. Export and translate the strings that you want to translate, as described in Export and edit translation records.
      There is a very large number of translatable strings on the platform. Exporting all of them and translating them manually is probably not a realistic possibility. Consider exporting filtered subsets of the strings from each table and then translating them.
    3. Import the translated document back into the instance as an import set, as described in Import a translation from an Excel spreadsheet.
    4. Create a language choice for users to select the new language.