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

9 lines
169 B
Text
Executable file

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