SpectreOS/grub-config/locales/et_EE

10 lines
169 B
Text
Raw Permalink Normal View History

2022-10-04 19:01:31 +02:00
lang=et
bootlang="lang=et_EE"
def_bootlang="et_EE"
if [ -z "${keyboard}" ]; then
def_keyboard="et"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Tallinn"
fi