summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/es_US.txt
blob: 50e8c420395d9b8e2d7a878e9b63e214caf6b606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_US{
    %%Parent{"es_419"}
    Currencies{
        JPY{
            "¥",
            "yen",
        }
        USD{
            "$",
            "dólar estadounidense",
        }
    }
    Currencies%narrow{
        RON{"lei"}
    }
    Version{"2.1.27.99"}
}