[PATCH] i18n: write the language name in its own language
[project/luci.git] / i18n / portuguese_brazilian / root / etc / uci-defaults / luci-i18n-portuguese_brazilian
1 #!/bin/sh
2 uci batch <<-EOF
3         set luci.languages.pt_br="Português (Brasil)"
4         commit luci
5 EOF