]>
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 | |
57a6839d | 3 | en_150{ |
b331163b | 4 | %%Parent{"en_001"} |
57a6839d A |
5 | Currencies{ |
6 | EUR{ | |
7 | "€", | |
8 | "Euro", | |
9 | { | |
3d1f044b | 10 | "#,##0.00 ¤", |
57a6839d A |
11 | ",", |
12 | ".", | |
13 | } | |
14 | } | |
15 | } | |
3d1f044b | 16 | Version{"2.1.47.69"} |
57a6839d | 17 | } |