]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
374ca955 | 3 | ar_OM{ |
0f5d89e8 | 4 | NumberElements{ |
3d1f044b A |
5 | arab{ |
6 | symbols{ | |
7 | decimal{"٫"} | |
8 | group{"٬"} | |
9 | } | |
10 | } | |
0f5d89e8 | 11 | default{"arab"} |
3d1f044b A |
12 | latn{ |
13 | symbols{ | |
14 | decimal{"."} | |
15 | group{","} | |
16 | } | |
17 | } | |
0f5d89e8 | 18 | } |
3d1f044b | 19 | Version{"2.1.49.36"} |
b75a7d8f | 20 | } |