i18n/polish: Change language name to Polski only, #475

This commit is contained in:
Manuel Munz 2012-11-10 23:33:40 +00:00
parent 7b7030629c
commit d19eba5bc3

View file

@ -1,5 +1,5 @@
#!/bin/sh
uci batch <<-EOF
set luci.languages.pl='Język polski'
set luci.languages.pl='Polski'
commit luci
EOF