#!/bin/sh
uci batch <<-EOF
	set luci.languages.sv=Svenska
        commit luci
EOF

