update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
11
vendor/symfony/intl/Resources/data/regions/en_AU.php
vendored
Normal file
11
vendor/symfony/intl/Resources/data/regions/en_AU.php
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'BL' => 'St. Barthélemy',
|
||||
'KN' => 'St. Kitts & Nevis',
|
||||
'LC' => 'St. Lucia',
|
||||
'MF' => 'St. Martin',
|
||||
'VC' => 'St. Vincent & Grenadines',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user