Files
cours/.obsidian/plugins/languagetool/data.json
2025-08-03 15:52:22 +02:00

19 lines
374 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": [
"recatégorisation",
"recatégoriser"
],
"syncDictionary": false,
"remoteDictionary": [],
"pickyMode": false,
"motherTongue": "fr"
}