19 lines
		
	
	
		
			374 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			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"
 | |
| } |