xavier-hernandez / goaccess-for-nginxproxymanager

GoAccess Docker Image for Nginx Proxy Manager and more...
https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager
MIT License
544 stars 40 forks source link

Chinese localization #99

Closed s1oz closed 2 years ago

s1oz commented 2 years ago

How can I achieve the same effect as in the link? -e LANG=zh_CN or -e LANG=zh_CN.UTF-8 or -e LC_ALL=zh_CN.UTF-8 does not take effect, still cannot display Chinese

xavier-hernandez commented 2 years ago

@s1oz I will look into this.

s1oz commented 2 years ago

thank you for your reply @xavier-hernandez

xavier-hernandez commented 2 years ago

@s1oz the develop version has been updated to support language localizations, docker pull xavierh/goaccess-for-nginxproxymanager:develop

Can you test it out?

https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager/pull/100

s1oz commented 2 years ago

@xavier-hernandez thank you very much for your help!

-e LC_ALL=zh_CN.UTF-8Chinese successfully displayed