BUG: non English Dictionary

Users mention some common words are not being highlighted in their language.

Should we add more of these words to our default language dictionaries OR should add some documentation or info in app for adding to personal dictionaries because it seems they're confused

Issues mention version 0.1.22-playstore - but this may be a UX problem

It may be worth forking https://codeberg.org/Helium314/aosp-dictionaries#dictionaries and allowing the community to add additional words to their languages dictionary

https://github.com/futo-org/android-keyboard/issues/145 https://github.com/futo-org/android-keyboard/issues/92

Follow up to this issue below may have some interesting ideas or insight

Currently, users can only add words to their personal dictionary one at a time. It would be extremely useful if they could add multiple words at once via a CSV file.

This feature is particularly important for users migrating from popular keyboards like SwiftKey, which allows them to export their personal dictionary as a JSON file with an array of strings containing all their saved words.

{"last_sync":"2024-09-10T21:35:27.33Z","terms":["\n","\n","\n"," "," ⁠","!",""","#","#6#","#Agenda","#Discussion","#Meeting","#Recap","#Tasks","#fff"...
Proposal

I propose adding an import option to upload a CSV file with custom words, or providing a textbox where users can enter multiple words separated by commas.

https://github.com/futo-org/android-keyboard/issues/540