initial commit

This commit is contained in:
davedatum
2019-10-28 20:30:32 +00:00
commit f47a603473
188 changed files with 1674 additions and 0 deletions

9
locales/sk_SK Normal file
View File

@ -0,0 +1,9 @@
lang=sk
bootlang="lang=sk_SK"
def_bootlang="sk_SK"
if [ -z "${keyboard}" ]; then
def_keyboard="sk"
fi
if [ -z "${timezone}" ]; then
def_timezone="Europe/Bratislava"
fi