Exception in Parsing a Local Dictionary File
Symptom
When a local dictionary file is imported, the file path is valid, but the JSON format cannot be parsed.
Figure 1 Failed to parse the local dictionary file


Possible Causes
The local dictionary file is not in the standard JSON format, for example, the colon (:) is missing in the file.
Troubleshooting Procedure
Open the dictionary file to be imported and check whether any colons (:) or commas (,) are missing. Change the file format to the standard JSON format and import the file again.
Parent topic: FAQs