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