i18n/polish: fix uci batch postinstall
[project/luci.git] / i18n / polish / root / etc / uci-defaults / luci-i18n-polish
index 21dc602c10734d1e2c2c74760fb5e485d6c70ed9..785a16664054d1f7f67b0b3a9af45139740d75b3 100755 (executable)
@@ -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