/json-batch-translate

JSON Batch Translate library allows you to perform 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: Google Translate, Microsoft Translator, Yandex Translate.

Primary LanguageJavaApache License 2.0Apache-2.0

Watchers