b33fcee1af491fcb4015e51d0875ccae116fa7c5
[project/luci.git] / i18n / japanese / root / etc / uci-defaults / luci-i18n-japanese
1 #!/bin/sh
2 uci batch <<-EOF
3 set luci.languages.ja=日本語
4 commit luci
5 EOF
6