update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
18
vendor/symfony/intl/Resources/data/regions/om.php
vendored
Normal file
18
vendor/symfony/intl/Resources/data/regions/om.php
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'BR' => 'Brazil',
|
||||
'CN' => 'China',
|
||||
'DE' => 'Germany',
|
||||
'ET' => 'Itoophiyaa',
|
||||
'FR' => 'France',
|
||||
'GB' => 'United Kingdom',
|
||||
'IN' => 'India',
|
||||
'IT' => 'Italy',
|
||||
'JP' => 'Japan',
|
||||
'KE' => 'Keeniyaa',
|
||||
'RU' => 'Russia',
|
||||
'US' => 'United States',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user