Skip to content

[Intl] Integrated ICU data into Intl component #2 #11998

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
665 changes: 665 additions & 0 deletions src/Symfony/Component/Intl/Resources/data/currencies/af.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"Version": "2.1.8.19",
"Names": {
"NAD": [
"$",
"Namibiese dollar"
]
}
}
225 changes: 225 additions & 0 deletions src/Symfony/Component/Intl/Resources/data/currencies/ak.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,225 @@
{
"Version": "2.1.7.39",
"Names": {
"AED": [
"AED",
"Ɛmirete Arab Nkabɔmu Deram"
],
"AOA": [
"AOA",
"Angola Kwanza"
],
"AUD": [
"A$",
"Ɔstrelia Dɔla"
],
"BHD": [
"BHD",
"Baren Dina"
],
"BIF": [
"BIF",
"Burundi Frank"
],
"BWP": [
"BWP",
"Botswana Pula"
],
"CAD": [
"CA$",
"Kanada Dɔla"
],
"CDF": [
"CDF",
"Kongo Frank"
],
"CNY": [
"CN¥",
"Yuan"
],
"CVE": [
"CVE",
"Ɛskudo"
],
"DJF": [
"DJF",
"Gyebuti Frank"
],
"DZD": [
"DZD",
"Ɔlgyeria Dina"
],
"EGP": [
"EGP",
"Egypt Pɔn"
],
"ERN": [
"ERN",
"Ɛretereya Nakfa"
],
"ETB": [
"ETB",
"Itiopia Bir"
],
"EUR": [
"€",
"Iro"
],
"GBP": [
"£",
"Breten Pɔn"
],
"GHC": [
"GHC",
"Ghana Sidi (1979–2007)"
],
"GHS": [
"GH₵",
"Ghana Sidi"
],
"GMD": [
"GMD",
"Gambia Dalasi"
],
"GNS": [
"GNS",
"Gini Frank"
],
"INR": [
"₹",
"India Rupi"
],
"JPY": [
"JP¥",
"Gyapan Yɛn"
],
"KES": [
"KES",
"Kenya Hyelen"
],
"KMF": [
"KMF",
"Komoro Frank"
],
"LRD": [
"LRD",
"Laeberia Dɔla"
],
"LSL": [
"LSL",
"Lesoto Loti"
],
"LYD": [
"LYD",
"Libya Dina"
],
"MAD": [
"MAD",
"Moroko Diram"
],
"MGA": [
"MGA",
"Madagasi Frank"
],
"MRO": [
"MRO",
"Mɔretenia Ouguiya"
],
"MUR": [
"MUR",
"Mɔrehyeɔs Rupi"
],
"MWK": [
"MWK",
"Malawi Kwacha"
],
"MZM": [
"MZM",
"Mozambik Metical"
],
"NAD": [
"NAD",
"Namibia Dɔla"
],
"NGN": [
"NGN",
"Naegyeria Naira"
],
"RWF": [
"RWF",
"Rewanda Frank"
],
"SAR": [
"SAR",
"Saudi Riyal"
],
"SCR": [
"SCR",
"Seyhyɛls Rupi"
],
"SDG": [
"SDG",
"Sudan Dina"
],
"SDP": [
"SDP",
"Sudan Pɔn"
],
"SHP": [
"SHP",
"St Helena Pɔn"
],
"SLL": [
"SLL",
"Leone"
],
"SOS": [
"SOS",
"Somailia Hyelen"
],
"STD": [
"STD",
"Sao Tome ne Principe Dobra"
],
"SZL": [
"SZL",
"Lilangeni"
],
"TND": [
"TND",
"Tunisia Dina"
],
"TZS": [
"TZS",
"Tanzania Hyelen"
],
"UGX": [
"UGX",
"Uganda Hyelen"
],
"USD": [
"US$",
"Amɛrika Dɔla"
],
"XAF": [
"FCFA",
"Sefa"
],
"ZAR": [
"ZAR",
"Afrika Anaafo Rand"
],
"ZMK": [
"ZMK",
"Zambia Kwacha (1968–2012)"
],
"ZMW": [
"ZMW",
"Zambia Kwacha"
],
"ZWD": [
"ZWD",
"Zimbabwe Dɔla"
]
}
}
Loading