Añadido importacion y exportacion de datos.
This commit is contained in:
17
.obsidian/plugins/languagetool/data.json
vendored
Normal file
17
.obsidian/plugins/languagetool/data.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"serverUrl": "https://api.languagetool.org",
|
||||
"autoCheckDelay": 3000,
|
||||
"shouldAutoCheck": true,
|
||||
"languageVariety": {
|
||||
"en": "en-US",
|
||||
"de": "de-DE",
|
||||
"pt": "pt-PT",
|
||||
"ca": "ca-ES"
|
||||
},
|
||||
"dictionary": [],
|
||||
"syncDictionary": false,
|
||||
"remoteDictionary": [],
|
||||
"pickyMode": false,
|
||||
"longCheckNotification": true,
|
||||
"staticLanguage": "es-ES"
|
||||
}
|
||||
Reference in New Issue
Block a user