update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
14
vendor/symfony/intl/Resources/data/currencies/ru_BY.php
vendored
Normal file
14
vendor/symfony/intl/Resources/data/currencies/ru_BY.php
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'BYN' => [
|
||||
0 => 'Br',
|
||||
1 => 'белорусский рубль',
|
||||
],
|
||||
'RUR' => [
|
||||
0 => 'RUR',
|
||||
1 => 'Российский рубль (1991–1998)',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user