grub-theme-settings/locales/zh_TW

10 lines
166 B
Plaintext
Raw Normal View History

2019-10-28 20:30:32 +00:00
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