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

9 lines
166 B
Text
Executable file

lang=nn
bootlang="lang=nn_NO"
def_bootlang="nn_NO"
if [ -z "${keyboard}" ]; then
def_keyboard="no"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Oslo"
fi