From b0bcf093c0e02e4080c30fff4f7d91c856aed3db Mon Sep 17 00:00:00 2001 From: Andrii Bodnar Date: Thu, 23 Jan 2025 12:42:39 +0200 Subject: [PATCH] docs: drop outdated MT engines list --- .../api_resources/machine_translation_engines/resource.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/crowdin_api/api_resources/machine_translation_engines/resource.py b/crowdin_api/api_resources/machine_translation_engines/resource.py index 3f52d34..affc3ca 100644 --- a/crowdin_api/api_resources/machine_translation_engines/resource.py +++ b/crowdin_api/api_resources/machine_translation_engines/resource.py @@ -9,8 +9,6 @@ class MachineTranslationEnginesResource(BaseResource): Resource for Machine Translation Engines. Machine Translation Engines (MTE) are the sources for pre-translations. - You can currently connect Google Translate, Microsoft Translator, Yandex. Translate, DeepL Pro, - Amazon Translate, and Watson (IBM) Translate engines. Use API to add, update, and delete specific MTE.