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