Analyzed about 1 year ago
Multiple translations within a single call through using JSON object. Exactly the same JSON object will be returned back but with translated values (keys are kept original, only the one request per API invocation is sent for translation). Translation can be based on the one of following services:
... [More]
Google Translate, Microsoft Translator, Yandex Translate.
This project uses microsoft-translator-java-api, google-api-translate-java and own implementation of Java wrapper around the Yandex Translate. [Less]