mir3c/squashfs-root/etc/uci-defaults/luci-i18n-taiwan
2018-05-25 14:19:31 +05:30

6 lines
85 B
Bash

#!/bin/sh
uci batch <<-EOF
set luci.languages.zh_tw='台湾繁體'
commit luci
EOF