We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8b8d6 commit 8d37bf5Copy full SHA for 8d37bf5
ext_conf_template.txt
@@ -1,7 +1,7 @@
1
# cat=Settings/O; type=string; label= Deepl API Key
2
apiKey =
3
# cat=Settings/O; type=string; label= Deepl API Url
4
-apiUrl = https://api.deepl.com/v1/translate
+apiUrl = https://api.deepl.com/v2/translate
5
# cat=Settings/O; type=string; label= Google translate API Key(Non freemode)
6
googleapiKey =
7
# cat=Settings/O; type=string; label= Google translate API Url(Non freemode)
0 commit comments