For some personal reason , I must change the Webif2 page into Chinese.
Fortunatly, the developer have offered the localization tools.
According to the request , I put the language file "common.txt" into /usr/lib/webif/zh/ .and set the "lang" in /etc/config/webif to "zh" according to the ISO-631. But the web page still dispalyed in English even after reboot.
I modified some words in /www/cgi-bin/webif/info.sh into Chinese , it can be displayed in the web page correctly.
So anyone can help me ?
PS: Don't tell me to replace every key words in all the .sh files into Chinese manually