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

9 lines
172 B
Text
Executable file

lang=pt
bootlang="lang=pt_BR"
def_bootlang="pt_BR"
if [ -z "${keyboard}" ]; then
def_keyboard="br"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Sao_Paulo"
fi