Your IP : 216.73.217.95


Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/symfony/intl/Resources/data/currencies/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/vendor/symfony/intl/Resources/data/currencies/su.php

<?php

return [
    '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.',
        ],
    ],
];