summaryrefslogtreecommitdiffhomepage
path: root/i18n/chinese/root/etc/uci-defaults/luci-i18n-chinese
blob: aee25e6f0ff98b883d07b5e818b24e295830b7ae (plain)
1
2
3
4
5
#!/bin/sh
uci batch <<-EOF
	set luci.languages.zh_cn=chinese
	commit luci
EOF