i18n/polish: Change language name to Polski only, #475
This commit is contained in:
parent
7b7030629c
commit
d19eba5bc3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
uci batch <<-EOF
|
uci batch <<-EOF
|
||||||
set luci.languages.pl='Język polski'
|
set luci.languages.pl='Polski'
|
||||||
commit luci
|
commit luci
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in a new issue