android, desktop: add Indonesian, Romanian and Vietnamese UI languages

This commit is contained in:
Evgeny Poberezkin
2025-07-26 11:28:45 +01:00
parent c7db7527ab
commit 3e23918c1e
2 changed files with 6 additions and 0 deletions
@@ -93,6 +93,7 @@ android {
"fi",
"fr",
"hu",
"in",
"it",
"iw",
"ja",
@@ -100,10 +101,12 @@ android {
"nl",
"pl",
"pt-rBR",
"ro",
"ru",
"th",
"tr",
"uk",
"vi",
"zh-rCN"
)
ndkVersion = "23.1.7779620"