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

9 lines
170 B
Text
Executable file

lang=bs
bootlang="lang=bs_BA"
def_bootlang="bs_BA"
if [ -z "${keyboard}" ]; then
def_keyboard="ba"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Sarajevo"
fi