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