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