Ability to add multiple languages to the spell checker.
complete
Log In
Capacities
complete
The ticket is completed. You can read about the latest changes under https://capacities.io/whats-new.
Capacities
open
Not actively worked on, moved to open for now.
M
Michael von Hohnhorst
Merged in a post:
Language settings for spellchecker
M
Michael von Hohnhorst
Enable users the set a language for the spellchecker on Web, Windows and Linux. On Mac, the system language will be used.
R
Rolands P
I've found a workaround for now. You need to go to the configuration directory and find Preferences files. On Linux, it's ~/.config/Capacities/Preferences. Then add you locale code here:
"spellcheck":{"dictionaries":["en-US","lv-LV"],"dictionary":""}}
As you can see I added lv-LV after en-US. Not sure if it will work for all locales.
Z
Zigdev Jahoo
Rolands P Thanks for the tip! It works!
M
Michael von Hohnhorst
in progress
S
Santiago Ll
This needs more attention.