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

9 lines
168 B
Text
Executable file

lang=ru
bootlang="lang=ru_RU"
def_bootlang="ru_RU"
if [ -z "${keyboard}" ]; then
def_keyboard="ru"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Moscow"
fi