Adding Lithuanian

This commit is contained in:
softsimon
2022-12-26 22:39:42 +04:00
parent 04006b8c98
commit 8ccfa5b038
2 changed files with 5 additions and 1 deletions

View File

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