grub-theme-settings/locales/ga_IE
2019-10-28 20:30:32 +00:00

10 lines
168 B
Plaintext

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