Add Lithuanian language

This commit is contained in:
croneter 2019-07-21 12:35:09 +02:00
parent 1488276269
commit 5cdcbae830

View file

@ -25,7 +25,8 @@ languages = [
'ru_RU', 'ru_RU',
'uk_UA', 'uk_UA',
'lv_LV', 'lv_LV',
'sv_SE' 'sv_SE',
'lt_LT'
] ]
os.system("cd ..") os.system("cd ..")