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

9 lines
170 B
Text
Executable file

lang=hu
bootlang="lang=hu_HU"
def_bootlang="hu_HU"
if [ -z "${keyboard}" ]; then
def_keyboard="hu"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Budapest"
fi