abouttreesummaryrefslogcommitdiff
path: root/srcs/compose/numpad_hindu.json
blob: 9baa73f37cfa32e2c128289ab897a2db5b257e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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": "٩"
}