SpectreOS/grub-config/locales/hu_HU

10 lines
170 B
Text
Raw Normal View History

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