thuantan2060 / comment-translator

Comment translator is extension for Visual Studio 2017. It make easy way to translate comment in editor. Sorry everyone because I'm focusing in another project so that I don't have enough time to take care this project anymore. If you want to modify this project feel free to fork it. Thanks! API repository: https://github.com/thuantan2060/comment-translator-api
Other
17 stars 12 forks source link

Is your translation server still up? #15

Closed Sicos1977 closed 3 years ago

Sicos1977 commented 3 years ago

I tried this url http://mti-translate-api-mti-translate-api.a3c1.starter-us-west-1.openshiftapps.com but it does not give any response

It just gives the error: DNS_PROBE_FINISHED_NXDOMAIN

Sicos1977 commented 3 years ago

Or is it possible to get a copy of your translation server so that I can setup one myself?

Sicos1977 commented 3 years ago

And can you tell me how to do that, I tried npm install --save google-translate-api but that only seems to make a node_modules folder on my system ... but I don't know what to do next.