--- a/src/eric7/Plugins/PluginTranslator.py Sat Apr 01 11:09:00 2023 +0200 +++ b/src/eric7/Plugins/PluginTranslator.py Sat Apr 01 15:38:31 2023 +0200 @@ -134,6 +134,9 @@ # IBM Watson "IbmUrl": "", "IbmKey": "", + # LibreTranslate + "LibreTranslateUrl": "http://localhost:5000", + "libreTranslateKey": "", # Microsoft "MsTranslatorKey": "", "MsTranslatorRegion": "",