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

10 lines
167 B
Plaintext

lang=bg
bootlang="lang=bg_BG"
def_bootlang="bg_BG"
if [ -z "${keyboard}" ]; then
def_keyboard="bg"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Sofia"
fi