In order to use any other language than English in Áú»¢¶Ä²© web interface, its locale should be installed on the web server. Additionally, the PHP gettext extension is required for the translations to work.
To list all installed languages, run:
If some languages that are needed are not listed, open the /etc/locale.gen file and uncomment the required locales. Since Áú»¢¶Ä²© uses UTF-8 encoding, you need to select locales with UTF-8 charset.
Now run:
Restart the web server.
The locales should now be installed. It may be required to reload Áú»¢¶Ä²© frontend page in browser using Ctrl + F5 for new languages to appear.
If installing Áú»¢¶Ä²© directly from , translation files should be generated manually. To generate translation files, run:
This step is not needed when installing Áú»¢¶Ä²© from packages or source tar.gz files.
There are several ways to select a language in Áú»¢¶Ä²© web interface:
If a locale for a language is not installed on the machine, this language will be greyed out in Áú»¢¶Ä²© language selector. An orange icon is displayed next to the language selector if at least one locale is missing. Upon pressing on this icon the following message will be displayed: "You are not able to choose some of the languages, because locales for them are not installed on the web server."