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