grub-theme-settings/locales/sv_SE

10 lines
171 B
Plaintext

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