16 lines
325 B
JSON
16 lines
325 B
JSON
{
|
|
"serverUrl": "https://api.languagetool.org",
|
|
"autoCheckDelay": 3000,
|
|
"shouldAutoCheck": false,
|
|
"languageVariety": {
|
|
"en": "en-US",
|
|
"de": "de-DE",
|
|
"pt": "pt-PT",
|
|
"ca": "ca-ES"
|
|
},
|
|
"dictionary": [],
|
|
"syncDictionary": false,
|
|
"remoteDictionary": [],
|
|
"pickyMode": false,
|
|
"motherTongue": "fr"
|
|
} |