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

9 lines
168 B
Text
Executable file

lang=nl
bootlang="lang=nl_AW"
def_bootlang="nl_AW"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="America/Aruba"
fi