#!/bin/sh
uci batch <<-EOF
	set luci.languages.pt_br="Português (Brasil)"
        commit luci
EOF
