default-settings: fix language setting
This commit is contained in:
parent
de63a929a0
commit
4cb1cc0dd6
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
uci set luci.main.lang=zh_cn
|
||||
uci set luci.main.lang=zh_Hans
|
||||
uci commit luci
|
||||
|
||||
uci set system.@system[0].timezone=CST-8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user