I wanted to implement Polish into my zabbix. I follow the instructions.
I am asking for support
# yum install -y gettext || apt-get install -y gettext
# cd /usr/local/src/zabbix/frontends/php || cd /usr/share/zabbix/
# cd locale/sk/LC_MESSAGES/
# rm -rf frontend.po && wget https://www.zabbix.org/pootle/downlo...ES/frontend.po
# cd ../../..
locale/make_mo.sh
# restart your web server
The command does not work for me
locale/make_mo.sh
I also don't know what to write here
# restart your web server
Please help
I am asking for support
# yum install -y gettext || apt-get install -y gettext
# cd /usr/local/src/zabbix/frontends/php || cd /usr/share/zabbix/
# cd locale/sk/LC_MESSAGES/
# rm -rf frontend.po && wget https://www.zabbix.org/pootle/downlo...ES/frontend.po
# cd ../../..
locale/make_mo.sh
# restart your web server
The command does not work for me
locale/make_mo.sh
I also don't know what to write here
# restart your web server
Please help
Comment