eric7/Plugins/UiExtensionPlugins/Translator/ConfigurationPage/__init__.py@b31f0d894b55
eric7/Plugins/UiExtensionPlugins/Translator/ConfigurationPage/__init__.py
Mon, 13 Jun 2022 16:39:53 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 13 Jun 2022 16:39:53 +0200
- branch
- eric7
- changeset 9148
- b31f0d894b55
- parent 8881
-
54e42bc2437a
- permissions
- -rw-r--r--
Translator
- removed the interface to Glosbe as they don't provide an API anymore
- removed the interface to PROMT as they don't provide a free API anymore
- upgraded the interfaces to the Google V2 and Microsoft translators
# -*- coding: utf-8 -*-
# Copyright (c) 2014 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Translator page of the configuration dialog.
"""