SpectreOS/grub-config/locales/is_IS

10 lines
173 B
Text
Raw Permalink Normal View History

2022-10-04 19:01:31 +02:00
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