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

9 lines
167 B
Text
Executable file

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