Adding language support for the JIRA interface

If you are using JIRA in a multilingual environment, or if English is not the native language spoken in your country, you would want to internationalize your JIRA so users speaking different languages will be able to feel right at home.

In this recipe, we will make Simplified Chinese the default language for our JIRA instance.

Getting ready…

For this recipe, we need to have the JIRA Chinese Simplified language pack add-on installed. You can download it from the following link and install it with the Universal Plugin Manager:

https://marketplace.atlassian.com/plugins/tac.jira.languages.zh_CN

How to do it…

Once you have downloaded and installed the Chinese Simplified language pack, proceed with the following steps to make it available to users by default:

  1. Navigate to Administration | System | General Configuration.
  2. Click on the Edit Settings button.
  3. Select the Chinese Simplified language pack from the Default language list.
  4. Click on Update to apply changes.

How it works…

JIRA internationalizes its user interface with language packs. A language pack is a ZIP file containing translated labels for JIRA's UI elements. You can find additional language packs from the following link:

https://marketplace.atlassian.com/search?application=jira&category=Language+packs

By setting the default language, in this case, Chinese Simplified, users will see the JIRA interface in Chinese, as shown in the following screenshot. However, if a user has selected another language, then the user selection will override the system's default setting.

How it works…
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset