i18n/polish: fix uci batch postinstall
This commit is contained in:
parent
f66a13dc4d
commit
893712f77f
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
uci batch <<-EOF
|
||||
set luci.languages.pl=Język polski
|
||||
commit luci
|
||||
set luci.languages.pl='Język polski'
|
||||
commit luci
|
||||
EOF
|
||||
|
|
Loading…
Reference in a new issue