hi.
how to add deepl api to translator3000?
this is the code I am using now;
{
"gameLanguage": "en",
"directionOfTranslation": "tr",
"modeOnStartup": "off",
"_debug_mode": false,
"translationService": "selenium_deepl",
"reserveServices": [],
"workMethod": "dialogueOnly",
"originalInHistory": false,
"displayOriginal": false,
"requestsFrequency": null,
"alternativeSortMethod": true,
"splitTextAsSentences": true,
"googleHost": "translate.google.com",
"seleniumStartMode": "hide",
"seleniumInputSplitMethod": "strings",
"autoSwitchOnAvailableDB": false,
"deeplLoginData": null,
"addVariablesFromDB": false,
"showEditWindow": false,
"startTranslateAfterPrescan": true,
"useNoFreezeLogic": true,
"pathToChromeExe": null,
"keys": {
"displayOriginal": {
"mainKey": "o",
"extraKeys": [
"alt"
]
},
"editWindow": {
"mainKey": "d",
"extraKeys": [
"alt"
]
},
"guiShow": {
"mainKey": "p",
"extraKeys": [
"alt"
]
}
},
"extraTextOptions": {
"font": "OpenSans-Regular.ttf",
"size": "25",
"color": "#ffffff",
"italic": false,
"bold": false
}
}
how to add deepl api to translator3000?
this is the code I am using now;
{
"gameLanguage": "en",
"directionOfTranslation": "tr",
"modeOnStartup": "off",
"_debug_mode": false,
"translationService": "selenium_deepl",
"reserveServices": [],
"workMethod": "dialogueOnly",
"originalInHistory": false,
"displayOriginal": false,
"requestsFrequency": null,
"alternativeSortMethod": true,
"splitTextAsSentences": true,
"googleHost": "translate.google.com",
"seleniumStartMode": "hide",
"seleniumInputSplitMethod": "strings",
"autoSwitchOnAvailableDB": false,
"deeplLoginData": null,
"addVariablesFromDB": false,
"showEditWindow": false,
"startTranslateAfterPrescan": true,
"useNoFreezeLogic": true,
"pathToChromeExe": null,
"keys": {
"displayOriginal": {
"mainKey": "o",
"extraKeys": [
"alt"
]
},
"editWindow": {
"mainKey": "d",
"extraKeys": [
"alt"
]
},
"guiShow": {
"mainKey": "p",
"extraKeys": [
"alt"
]
}
},
"extraTextOptions": {
"font": "OpenSans-Regular.ttf",
"size": "25",
"color": "#ffffff",
"italic": false,
"bold": false
}
}