grub-theme-settings/locales/zh_TW

10 lines
166 B
Plaintext

lang=zh
bootlang="lang=zh_TW"
def_bootlang="zh_TW"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Taipei"
fi