i18n: Remove unneeded tabs at the end of the uci-default files
[project/luci.git] / i18n / malay / root / etc / uci-defaults / luci-i18n-malay
1 #!/bin/sh
2 uci batch <<-EOF
3         set luci.languages.ms='Bahasa Melayu'
4         commit luci
5 EOF
6