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