How to localize articles

You can export your articles to CSV files which can be sent off for localization. You can translate articles into one or more of the languages supported by Service Management.

The values in the exported files must be translated, after which the files are imported back into Service Management.

After a successful import, the localized article is displayed in the Service Portal in the language of the user's locale, as long as the article has been translated into that language.

Moreover, when Service Portal users perform searches, the results are displayed in the localized language.

For example, if articles were translated into French and Chinese, Service Portal users on French and Chinese locales see the article search results in French and Chinese respectively.

Note

  • If an article was not translated into the language of the user's locale, or if an entry was not translated, the original article is displayed in the Service Portal.

    In the example above, users on a German locale see the original, non-translated article.

  • When exporting a file with rich text fields to CSV and saving it in Excel, the formatting may become corrupted, and the re-imported file may not display correctly.

Export articles for localization

  1. From the main menu, select Build > Knowledge.

  2. Select Articles.

  3. Above the record list, click the More button, and select Export for localization.

  4. Select the languages for localization, and click Export.

    The following files are generated:

    Number of languages selected Exported file
    1 Article_<language>.csv
    2 or more

    Article_translations.zip

    The ZIP file contains a corresponding CSV file for each language selected

    Example

    Languages selected Exported file
    French Article_translations_fr.csv
    French, Chinese

    Article_translations.zip.

    Contains:

    • Article_translations_fr.csv
    • Article_translations_zh-CN.csv

Translate the values in the exported article

  1. Open the CSV file.

  2. For each record, translate the value in the Source Value field, and enter the translation into the last position in the row, the Translated Value field.

    Note Do not delete the quotation marks.

  3. Save your changes.

  4. Recommended: When all the data is translated, zip up the translated CSV files.

Import the translated files

You must be an administrator to import the translated files. To import the files, see How to import translated articles.

Related topics