How should I set _translator3000_setting.json file to do prescan translation with deepl.
this is how my _translator3000_setting.json file is currently set.
Please don't post the
You must be registered to see the links
link because I didn't understand much even though I read the whole thing.
{
"seleniumInputSplitMethod": "strings",
"_debug_mode": false,
"autoSwitchOnAvailableDB": true,
"deeplLoginData": null,
"originalInHistory": false,
"pathToChromeExe": null,
"displayOriginal": false,
"splitTextAsSentences": false,
"translationService": "selenium_deepl",
"requestsFrequency": null,
"useNoFreezeLogic": true,
"reserveServices": [
"google_client5"
],
"extraTextOptions": {
"color": null,
"font": ":auto:",
"bold": false,
"italic": false,
"size": null
},
"keys": {
"guiShow": {
"mainKey": "BACKQUOTE",
"extraKeys": [
"alt"
]
},
"databaseTranslateSwitcher": null
},
"showEditWindow": false,
"startTranslateAfterPrescan": true,
"directionOfTranslation": tr,
"modeOnStartup": "off",
"seleniumStartMode": "hide",
"workMethod": "dialogueOnly",
"addVariablesFromDB": false,
"googleHost": "translate.google.com",
"gameLanguage": en
}