SpectreOS/grub-config/locales/he_IL

10 lines
169 B
Text
Raw Normal View History

2022-10-04 19:01:31 +02:00
lang=he
bootlang="lang=he_IL"
def_bootlang="he_IL"
if [ -z "${keyboard}" ]; then
def_keyboard="il"
fi
if [ -z "${timezone}" ]; then
def_timezone="Asia/Jerusalem"
fi