grub-theme-settings/locales/en_GB

10 lines
168 B
Plaintext

lang=en
bootlang="lang=en_GB"
def_bootlang="en_GB"
if [ -z "${keyboard}" ]; then
def_keyboard="gb"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/London"
fi