This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
Figure out what to do if a language uses multiple writing systems #151
Labels
spike
Something to investigate
Some languages are written in multiple writing systems. We can use the data obtained from Keyman to determine this.
The language will have multiple BCP-47 tags, where the middle part of the tag. For example, in Plains Cree:
crk-Latn
— Plains Cree in standard Roman orthography (English letters)crk-Cans
— Plains Cree in syllabics (ᑖᐱᐢᑰᐨ ᐅᒪ)There are a number of options for this issue, but I guess the easiest is to present the user the list of writing systems and show them what the keyboard looks like for that writing system.
EDIT: This might be easier to implement once #153 is addressed.
The text was updated successfully, but these errors were encountered: