openWrt15安裝管理界面luci中文包
root@bang-bang-tang:~# opkg install luci-i18n-base-zh-cn
Unknown package 'luci-i18n-base-zh-cn'.
Collected errors:
* opkg_install_cmd: Cannot install package luci-i18n-base-zh-cn.
找不到安裝包
這時需要更新一下opkg環境
root@bang-bang-tang:~# opkg update
顯示:有Signature check passed.的項表示更新成功。
更新成功后執行
root@bang-bang-tang:~# opkg install luci-i18n-base-zh-cn
Installing luci-i18n-base-zh-cn (git-16.018.33482-3201903-1) to root...
Downloading http://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/luci/luci-i18n-base-zh-cn_git-16.018.33482-3201903-1_all.ipk.
Configuring luci-i18n-base-zh-cn.
這樣就安裝成功了,連接192.168.1.1,在語言設置界面中就可以看到 普通話(chinese)了。
1.語言設置的位置在:System-System- System Properties- Language and Style- Language 通過下拉菜單選擇。
2.剛刷完固件只有英語可以選。
3.opkg update
4.下載中文語言包的方法:System-Software–Software-Actions,在Download and install package右邊的文本框里輸入:luci-i18n-chinese,點擊OK,系統即會自動下載並安裝。
5.安裝完后到語言設置的位置選擇chinese,然后刷新頁面即可