]>
Commit | Line | Data |
---|---|---|
340931cb A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
f3c0d7a5 A |
3 | es_CW{ |
4 | %%Parent{"es_419"} | |
340931cb A |
5 | NumberElements{ |
6 | latn{ | |
7 | patterns{ | |
8 | accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"} | |
9 | currencyFormat{"¤ #,##0.00;¤ -#,##0.00"} | |
10 | percentFormat{"#,##0%"} | |
11 | } | |
12 | symbols{ | |
13 | decimal{","} | |
14 | group{"."} | |
15 | } | |
16 | } | |
17 | } | |
18 | Version{"36.1"} | |
f3c0d7a5 | 19 | } |