i18n/polish: Change language name to Polski only, #475
[project/luci.git] / i18n / polish / root / etc / uci-defaults / luci-i18n-polish
index 785a16664054d1f7f67b0b3a9af45139740d75b3..0183c9e9a4084c12990b8e88900c9ead2f36d0a4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
 uci batch <<-EOF
-       set luci.languages.pl='JÄ™zyk polski'
+       set luci.languages.pl='Polski'
        commit luci
 EOF