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/os.php

<?php

return [
    'Names' => [
        'BRL' => [
            'R$',
            'Бразилиаг реал',
        ],
        'EUR' => [
            '€',
            'Евро',
        ],
        'GBP' => [
            '£',
            'Бритайнаг Фунт',
        ],
        'GEL' => [
            '₾',
            'Лар',
        ],
        'RUB' => [
            'RUB',
            'Сом',
        ],
        'USD' => [
            '$',
            'АИШ-ы Доллар',
        ],
    ],
];