Adds Lithuanian to the user options
This commit is contained in:
parent
9050350113
commit
7d66013b52
2 changed files with 33 additions and 0 deletions
|
@ -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)")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue