10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
lang=pt
|
|
bootlang="lang=pt_PT"
|
|
def_bootlang="pt_PT"
|
|
if [ -z "${keyboard}" ]; then
|
|
def_keyboard="pt"
|
|
fi
|
|
if [ -z "${timezone}" ]; then
|
|
def_timezone="Europe/Lisbon"
|
|
fi
|