2025-12-04 17:45:59 +01:00
|
|
|
{
|
|
|
|
|
"serverUrl": "https://api.languagetool.org",
|
|
|
|
|
"autoCheckDelay": 3000,
|
|
|
|
|
"shouldAutoCheck": true,
|
|
|
|
|
"languageVariety": {
|
|
|
|
|
"en": "en-US",
|
|
|
|
|
"de": "de-DE",
|
|
|
|
|
"pt": "pt-PT",
|
|
|
|
|
"ca": "ca-ES"
|
|
|
|
|
},
|
2025-12-06 02:14:38 +01:00
|
|
|
"dictionary": [
|
|
|
|
|
"Git"
|
|
|
|
|
],
|
2025-12-04 17:45:59 +01:00
|
|
|
"syncDictionary": false,
|
|
|
|
|
"remoteDictionary": [],
|
|
|
|
|
"pickyMode": false,
|
|
|
|
|
"longCheckNotification": true,
|
|
|
|
|
"staticLanguage": "es-ES"
|
|
|
|
|
}
|