luci/i18n/vietnamese/root/etc/uci-defaults/luci-i18n-vietnamese

6 lines
85 B
Bash
Executable file

#!/bin/sh
uci batch <<-EOF
set luci.languages.vi="Tiếng Việt"
commit luci
EOF