initial commit
This commit is contained in:
9
locales/en_NZ
Normal file
9
locales/en_NZ
Normal file
@@ -0,0 +1,9 @@
|
||||
lang=en
|
||||
bootlang="lang=en_NZ"
|
||||
def_bootlang="en_NZ"
|
||||
if [ -z "${keyboard}" ]; then
|
||||
def_keyboard="us"
|
||||
fi
|
||||
if [ -z "${timezone}" ]; then
|
||||
def_timezone="Pacific/Auckland"
|
||||
fi
|
Reference in New Issue
Block a user