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