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

9 lines
170 B
Text
Executable file

lang=tr
bootlang="lang=tr_CY"
def_bootlang="tr_CY"
if [ -z "${keyboard}" ]; then
def_keyboard="tr"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Istanbul"
fi