SpectreOS/grub-config/locales/ga_IE

10 lines
168 B
Text
Raw Normal View History

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