grub-theme-settings/locales/en_AU

10 lines
171 B
Plaintext
Raw Permalink Normal View History

2019-10-28 20:30:32 +00:00
lang=en
bootlang="lang=en_AU"
def_bootlang="en_AU"
if [ -z "${keyboard}" ]; then
def_keyboard="us"
fi
if [ -z "${timezone}" ]; then
def_timezone="Australia/Sydney"
fi