grub-theme-settings/locales/pt_BR

10 lines
172 B
Plaintext
Raw Normal View History

2019-10-28 20:30:32 +00:00
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