Translations
Supported languages in Sonar
You can view a full list of valid language codes on Wikipedia.
Currently supported languages:
English - by Jones -
en
Russian - by MISHA, Null -
ru
Polish - by Najek, foren -
pl
French - by ekiff -
fr
German - by micartey -
de
Dutch - by Jones -
nl
Czech - by slosa -
cs
Georgian - by GreenedDev, Chumb3x -
ka
Chinese Simplified - by FallenCrystal -
zh
Spanish - by Juansitoh -
es
(config.yml
missing)Indonesian - by LourenT -
id
(config.yml
missing)Turkish - by Jenkins -
tr
(config.yml
andwebhook.yml
missing)
In order to use a language, you need to modify the language.properties
file in Sonar or change your system language. If you let Sonar regenerate the files (e.g., by deleting them and restarting the server), the new language will be automatically used for the translations.
Manual migration
If you want to manually migrate your language files, you can find all the translated files on GitHub. Simply choose the type of translation (configuration, messages, or webhook configuration) and select the language you want to use in Sonar. Then, you can copy or replace your current file(s) with the file you want to use.
Last updated