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