How to add extra language dictionaries
Spellcheck in the editor is powered by the spylls package. Spylls comes with the en-US dictionary from Hunspell for spellchecking. To use a different language dictionary, such as en-GB, download the desired dictionary extension from LibreOffice. LibreOffice packages all English dictionaries together as one oxt zip file (link).
Steps to add a dictionary for Windows is below but should be similar for other operating systems.
Download and modify the file ending from
oxttozip.Open the
zipfile. The files are paired together, one*.dicfile with one*.afffile, both with the same file name. Foren-GB, this will been_GB.dicanden_GB.aff.Copy the
*.dicand*.afffile into thespellcheckfolder within the transcript folder if this is only for the transcript and into theplover2CAT/spellcheckfolder in the Plover configuration folder if the dictionary is supposed to be available for all transcripts.Re-open the transcript and select the desired dictionary for spellcheck from the dropdown list.
Uncompressed *.dic and *.aff files can be moved directly into the spellcheck folder.