Install a custom language pack for Jira server
Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
The information on this page relates to customizations in JIRA Applications. Consequently, Atlassian Support cannot guarantee the provision of any support for the steps described on this page as customizations are not covered under Atlassian Support Offerings. Please be aware that this material is provided for your information only and that you use it at your own risk.
Also, please be aware that customizations done by directly modifying files are not included in the upgrade process. These modifications will need to be reapplied manually on the upgraded instance.
For Jira Service Management refer to "Jira Service Management Internationalization"
Resolution
Here are the steps to follow if you wish to customize a language pack for Jira:
- Download language pack from packages.atlassian.com , by navigating into the correct folder for the product/version/language.
- Unpack the jar file and modify the strings.
- Pack everything back into a jar file.
- Upload jar file using Jira plugin manager.
How to unpack and re-pack JARs
In a linux terminal, use these methods:
jar -xvf jarfile.jar
jar -cvf app.jar app/