Plugins/UiExtensionPlugins/Translator/__init__.py

Tue, 02 Oct 2018 19:46:55 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 02 Oct 2018 19:46:55 +0200
changeset 6524
e5a7bd60b287
parent 6048
82ad8ec9548c
child 6645
ad476851d7e0
permissions
-rw-r--r--

TranslatorEngines: disabled the DeepL engine because the free service is no longer available (at least not through the API).

# -*- coding: utf-8 -*-

# Copyright (c) 2014 - 2018 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the translator.
"""

eric ide

mercurial