update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
22
vendor/symfony/intl/Resources/data/currencies/de_CH.php
vendored
Normal file
22
vendor/symfony/intl/Resources/data/currencies/de_CH.php
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'BYN' => [
|
||||
0 => 'BYN',
|
||||
1 => 'Weissrussischer Rubel',
|
||||
],
|
||||
'BYR' => [
|
||||
0 => 'BYR',
|
||||
1 => 'Weissrussischer Rubel (2000–2016)',
|
||||
],
|
||||
'EUR' => [
|
||||
0 => 'EUR',
|
||||
1 => 'Euro',
|
||||
],
|
||||
'STN' => [
|
||||
0 => 'STN',
|
||||
1 => 'São-toméischer Dobra (2018)',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user