Files
Chamilo/vendor/symfony/intl/Resources/data/currencies/su.json
2025-04-10 12:24:57 +02:00

41 lines
677 B
JSON

{
"Names": {
"BRL": [
"R$",
"Real Brasil"
],
"CNY": [
"CN¥",
"Yuan Tiongkok"
],
"EUR": [
"€",
"Euro"
],
"GBP": [
"£",
"Pound Inggris"
],
"IDR": [
"Rp",
"Rupee Indonésia"
],
"INR": [
"₹",
"Rupee India"
],
"JPY": [
"¥",
"Yén Jepang"
],
"RUB": [
"RUB",
"Rubel Rusia"
],
"USD": [
"$",
"Dolar A.S."
]
}
}