c9f199a30f
X-SVN-Rev: 38761
23 lines
616 B
Plaintext
23 lines
616 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
// * License & terms of use: http://www.unicode.org/copyright.html.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/es_US.xml
|
|
// *
|
|
// ***************************************************************************
|
|
es_US{
|
|
%%Parent{"es_419"}
|
|
Currencies{
|
|
JPY{
|
|
"¥",
|
|
"yen",
|
|
}
|
|
USD{
|
|
"$",
|
|
"dólar estadounidense",
|
|
}
|
|
}
|
|
Version{"2.1.22.17"}
|
|
}
|