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

9 lines
171 B
Text
Executable file

lang=se
bootlang="lang=se_SE"
def_bootlang="se_SE"
if [ -z "${keyboard}" ]; then
def_keyboard="se"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Stockholm"
fi