update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
14
vendor/symfony/intl/Resources/data/currencies/es_VE.php
vendored
Normal file
14
vendor/symfony/intl/Resources/data/currencies/es_VE.php
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'VEF' => [
|
||||
0 => 'Bs.',
|
||||
1 => 'bolívar venezolano (2008–2018)',
|
||||
],
|
||||
'VES' => [
|
||||
0 => 'Bs.S',
|
||||
1 => 'bolívar soberano',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user