Re: Updating dictionaries
Morten Bo Johansen <[email protected]> Sun, 15 Aug 2021 14:22:35 +0200
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2021-08-10 André A Gomes wrote: > Hi, > > I noticed that the Portuguese (pt-pt) dictionary isn't up to date. > > https://ftp.gnu.org/gnu/aspell/dict/0index.html > > What's the workflow to update it? Thank you. There is a program aspell-lang which may be used to install your own version of dictionaries: git clone https://github.com/GNUAspell/aspell-lang The README file explains the procedure. Morten