[PATCH] i18n: write the language name in its own language
[project/luci.git] / i18n / vietnamese / root / etc / uci-defaults / luci-i18n-vietnamese
index 8ebb366..735a2c4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 uci batch <<-EOF
-       set luci.languages.vi=Vietnamese
+       set luci.languages.vi="Tiếng Việt"
        commit luci
 EOF