Enable Hindi language translation

This commit is contained in:
Yurii Motov
2026-05-18 17:43:51 +02:00
parent 5341528623
commit 5e5e855d76
4 changed files with 5 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ SUPPORTED_LANGS = {
"uk",
"zh",
"zh-hant",
"hi",
}