Adds Lithuanian to the user options

This commit is contained in:
Mouse Reeve
2021-11-15 10:26:00 -08:00
parent 9050350113
commit 7d66013b52
2 changed files with 33 additions and 0 deletions

View File

@ -166,6 +166,7 @@ LANGUAGES = [
("de-de", _("Deutsch (German)")),
("es-es", _("Español (Spanish)")),
("fr-fr", _("Français (French)")),
("lt-lt", _("lietuvių (Lithuanian)")),
("pt-br", _("Português - Brasil (Brazilian Portuguese)")),
("zh-hans", _("简体中文 (Simplified Chinese)")),
("zh-hant", _("繁體中文 (Traditional Chinese)")),