I understand that zabbix 1.9.4 is using gettext for localization. I reviewed the files include/locales.inc.php, and files on the directory locale, trying the understand the message:
You are not able to choose some of the languages, because locales for them are not installed on the web server.
What are the "flows" about how localization works? That is, what files and directories should I look and how do I make changes?
You are not able to choose some of the languages, because locales for them are not installed on the web server.
What are the "flows" about how localization works? That is, what files and directories should I look and how do I make changes?
Comment