Arabic Language
fixed custom ABC string not being displayed simplified the Arabic numbers code simplified displaying the Arabic question mark on the virtual keyboard Arabic numbers are properly displayed on the virtual keyboard injected word frequencies and sorted the dictionary updated the readme
This commit is contained in:
parent
ec87ce080c
commit
79902e4e95
15 changed files with 1272521 additions and 26 deletions
16
languages/definitions/Arabic.yml
Normal file
16
languages/definitions/Arabic.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
locale: ar-JO
|
||||
dictionaryFile: ar-utf8.csv
|
||||
abcString: أﺏﺕ
|
||||
hasUpperCase: no
|
||||
layout:
|
||||
- [SPECIAL] # 0
|
||||
- [PUNCTUATION_AR] # 1
|
||||
- [ب,ت,ة,ث] # 2
|
||||
- [ا,أ,إ,آ,ى,ؤ,ئ,ء] # 3
|
||||
- [س,ش,ص,ض] # 4
|
||||
- [د,ذ,ر,ز] # 5
|
||||
- [ج,ح,خ] # 6
|
||||
- [ن,ه,و,ي] # 7
|
||||
- [ف,ق,ك,ل,م] # 8
|
||||
- [ط,ظ,ع,غ] # 9
|
||||
Loading…
Add table
Add a link
Reference in a new issue