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

9 lines
171 B
Text
Executable file

lang=nl
bootlang="lang=nl_NL"
def_bootlang="nl_NL"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Amsterdam"
fi