]> git.saurik.com Git - apple/icu.git/blame_incremental - icuSources/data/locales/en_PT.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / locales / en_PT.txt
... / ...
CommitLineData
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3en_PT{
4 %%Parent{"en_150"}
5 NumberElements{
6 latn{
7 patterns{
8 accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
9 currencyFormat{"#,##0.00 ¤"}
10 }
11 symbols{
12 decimal{","}
13 group{" "}
14 }
15 }
16 }
17 Version{"36.1"}
18}