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