android, desktop: add Lithuanian language

This commit is contained in:
Evgeny Poberezkin
2024-04-21 20:37:14 +01:00
parent d29886dbd2
commit d68369b32a
2 changed files with 2 additions and 0 deletions
@@ -94,6 +94,7 @@ android {
"it",
"iw",
"ja",
"lt",
"nl",
"pl",
"pt-rBR",
@@ -212,6 +212,7 @@ object AppearanceScope {
"it" to "Italiano",
"iw" to "עִברִית",
"ja" to "日本語",
"lt" to "Lietuvių kalba",
"nl" to "Nederlands",
"pl" to "Polski",
"pt-BR" to "Português, Brasil",