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

9 lines
168 B
Text
Executable file

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