[PATCH] i18n: write the language name in its own language
[project/luci.git] / i18n / portuguese_brazilian / root / etc / uci-defaults / luci-i18n-portuguese_brazilian
index a4b0635..1554c1e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
 uci batch <<-EOF
-       set luci.languages.pt_br="Portuguese (Brazilian)"
+       set luci.languages.pt_br="Português (Brasil)"
         commit luci
 EOF