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

9 lines
173 B
Text
Executable file

lang=is
bootlang="lang=is_IS"
def_bootlang="is_IS"
if [ -z "${keyboard}" ]; then
def_keyboard="is"
fi
if [ -z "${timezone}" ]; then
def_timezone="Atlantic/Reykjavik"
fi