mir3c/squashfs-root/etc/uci-defaults/luci-i18n-taiwan

6 lines
85 B
Bash

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