SpectreOS/grub-config/locales/pt_PT
2022-10-04 19:01:31 +02:00

9 lines
168 B
Text
Executable file

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