update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
14
vendor/symfony/intl/Resources/data/currencies/os_RU.php
vendored
Normal file
14
vendor/symfony/intl/Resources/data/currencies/os_RU.php
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'GEL' => [
|
||||
0 => 'GEL',
|
||||
1 => 'Лар',
|
||||
],
|
||||
'RUB' => [
|
||||
0 => '₽',
|
||||
1 => 'Сом',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user