Internationalization and Localization

This section is a work in progress. Want to help? Check out the jenkinsci-docs mailing list. For other ways to contribute to the Jenkins project, see this page about participating and contributing.

Internationalization (sometimes referred to as i18n) is the process of designing software so it can be adapted to multiple languages and regions. Localization (or l10n) is the adaptation of software to a specific region or language.

This chapter explains how internationalization is implemented in Jenkins, as well as the tools to support both internationalization and localization.

If you want to contribute Chinese localization, please create a PR in Simplified Chinese Plugin.

Sections

How-To Guides

References