SpectreOS/grub-config/locales/bg_BG

10 lines
167 B
Text
Raw Permalink Normal View History

2022-10-04 19:01:31 +02:00
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