mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-11 00:49:33 +00:00
Add Central Kurdish layout (#1417)
This commit is contained in:
parent
8298542c39
commit
cb70553484
4 changed files with 81 additions and 1 deletions
|
@ -162,7 +162,7 @@ object ScriptUtils {
|
|||
return SCRIPT_LATIN
|
||||
}
|
||||
return when (language) {
|
||||
"ar", "ur", "fa" -> SCRIPT_ARABIC
|
||||
"ar", "ckb", "ur", "fa" -> SCRIPT_ARABIC
|
||||
"hy" -> SCRIPT_ARMENIAN
|
||||
"bn" -> SCRIPT_BENGALI
|
||||
"sr", "mk", "ru", "uk", "mn", "be", "kk", "ky", "bg", "xdq", "cv", "mhr", "mns", "dru" -> SCRIPT_CYRILLIC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue