Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/symfony/intl/Resources/data/currencies/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/symfony/intl/Resources/data/currencies/os.php

<?php

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