Open Vftdan opened 1 month ago
Describe the bug
To Reproduce
Expected behavior Language-defined popup keys are proposed.
Actual behavior Only language-unaware popup keys are proposed.
App version 2.2 (F-Droid)
Device:
@Vftdan It's not a bug.
Simply replace "default": { "label": "comma" }, with "default": { "label": "," }, and { "label": "period" }, with { "label": "." }, to be able to customize the popups for these keys.
"default": { "label": "comma" },
"default": { "label": "," },
{ "label": "period" },
{ "label": "." },
Describe the bug
To Reproduce
Expected behavior Language-defined popup keys are proposed.
Actual behavior Only language-unaware popup keys are proposed.
App version 2.2 (F-Droid)
Device: