update
This commit is contained in:
16
.obsidian/plugins/languagetool/data.json
vendored
Normal file
16
.obsidian/plugins/languagetool/data.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user