grub-theme-settings/locales/zh_HK

10 lines
169 B
Plaintext

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