#!/bin/sh
uci batch <<-EOF
	set luci.languages.ms='Bahasa Melayu'
        commit luci
EOF

