| Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/symfony/intl/Resources/data/currencies/ |
| 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' => [
'$',
'АИШ-ы Доллар',
],
],
];