SpectreOS/grub-config/locales/pl_PL

10 lines
168 B
Text
Raw Normal View History

2022-10-04 19:01:31 +02:00
lang=pl
bootlang="lang=pl_PL"
def_bootlang="pl_PL"
if [ -z "${keyboard}" ]; then
def_keyboard="pl"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Warsaw"
fi