Repo created
This commit is contained in:
parent
f2d952b743
commit
3ecd57d1b2
475 changed files with 37130 additions and 2 deletions
14
srcs/compose/numpad_hindu.json
Normal file
14
srcs/compose/numpad_hindu.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
// Used with Arabic despite the name; called "Hindi numerals" in Arabic
|
||||
// numpad_devanagari is used in Hindi
|
||||
{
|
||||
"0": "٠",
|
||||
"1": "١",
|
||||
"2": "٢",
|
||||
"3": "٣",
|
||||
"4": "٤",
|
||||
"5": "٥",
|
||||
"6": "٦",
|
||||
"7": "٧",
|
||||
"8": "٨",
|
||||
"9": "٩"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue