How to create a language Translator in offline Mode?
I want a dll to convert language in offline mode. I have tried Google/Microsoft Translators which converts language only with internet connectivity(calling the API service). The server is standalone and hence needs dll that enable language translation without internet connection.