eric7/Plugins/UiExtensionPlugins/Translator/ConfigurationPage/__init__.py@520a70c5437f
eric7/Plugins/UiExtensionPlugins/Translator/ConfigurationPage/__init__.py
Sun, 12 Jun 2022 15:48:24 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 12 Jun 2022 15:48:24 +0200
- branch
- eric7
- changeset 9145
- 520a70c5437f
- parent 8881
-
54e42bc2437a
- permissions
- -rw-r--r--
Translator
- changed DeepL support to the v2 API and added support for the Free API next to the Pro API
# -*- coding: utf-8 -*-
# Copyright (c) 2014 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Translator page of the configuration dialog.
"""