我正在使用 Ubuntu 14.04,我想知道如何添加另一个拼写检查。
我的默认语言是英语,我想对意大利语进行拼写检查。有什么建议吗?
我指的是操作系统中的拼写检查(即 Firefox 浏览器中的拼写检查)。
答案1
这取决于你想要拼写检查的应用程序。对于 libreoffice,安装 aspell-it 和 myspell-it
sudo apt-get update
sudo apt-get install aspell-it myspell-it
Myspell 适用于 Mozilla Firefox 和 Thunderbird。