[PATCH] i18n: write the language name in its own language
[project/luci.git] / i18n / japanese / root / etc / uci-defaults / luci-i18n-japanese
index c6a7635..b33fcee 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 uci batch <<-EOF
-       set luci.languages.ja=Japanese
+       set luci.languages.ja=日本語
         commit luci
 EOF