initial commit
This commit is contained in:
9
locales/zh_HK
Normal file
9
locales/zh_HK
Normal file
@ -0,0 +1,9 @@
|
||||
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
|
Reference in New Issue
Block a user