argosopentech / argos-translate

Open-source offline translation library written in Python
https://www.argosopentech.com
MIT License
3.77k stars 277 forks source link

V2 #440

Open Parthiee opened 1 month ago

Parthiee commented 1 month ago

I have added support of translation from english to indic languages (Indian Languages). But, I had issues implementing these languages as packages, as in I am not able to add these new languages to the existing list of languages, so I directly used the language codes as string to carry out the translation.