#!/bin/sh
uci batch <<-EOF
	set luci.languages.pl='Polski'
	commit luci
EOF
