-
|
When setting If I instead set two Latin-based languages (e.g. "en_US de_DE"), both work perfectly. This suggests the issue might be related to how Jinx handles mixed input systems (Latin + Cyrillic alphabets). I provide a Ukrainian sentence with two intentional spelling mistakes for testing: System Info
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Thanks for the report. I can reproduce the problem, but I don't know how to fix it. The problem is that |
Beta Was this translation helpful? Give feedback.
-
|
I found the solution. The Aspell backend works perfectly. To use Aspell (without any configuration) you need to set the short two-character language codes. However, nuspell and Hunspell don't work correctly. |
Beta Was this translation helpful? Give feedback.
I found the solution. The Aspell backend works perfectly. To use Aspell (without any configuration) you need to set the short two-character language codes. However, nuspell and Hunspell don't work correctly.