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

9 lines
166 B
Text
Executable file

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