FestinHegre/vendor/symfony/intl/Resources/data/currencies/os_RU.php

15 lines
185 B
PHP
Raw Normal View History

2024-09-26 17:26:04 +02:00
<?php
return [
'Names' => [
'GEL' => [
'GEL',
'Лар',
],
'RUB' => [
'₽',
'Сом',
],
],
];