initial commit
This commit is contained in:
9
locales/pl_PL
Normal file
9
locales/pl_PL
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
Reference in New Issue
Block a user