Adding Hindi

This commit is contained in:
softsimon
2021-07-13 11:49:04 +03:00
parent 2c5ccab77c
commit cdfc03f352
3 changed files with 6 additions and 1 deletions

View File

@@ -114,6 +114,10 @@
"ru": {
"translation": "src/locale/messages.ru.xlf",
"baseHref": "/ru/"
},
"hi": {
"translation": "src/locale/messages.hi.xlf",
"baseHref": "/hi/"
}
}
},