update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
14
vendor/symfony/intl/Resources/data/locales/en_AU.php
vendored
Normal file
14
vendor/symfony/intl/Resources/data/locales/en_AU.php
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'ar_001' => 'Arabic (World)',
|
||||
'bn' => 'Bengali',
|
||||
'bn_BD' => 'Bengali (Bangladesh)',
|
||||
'bn_IN' => 'Bengali (India)',
|
||||
'en_001' => 'English (World)',
|
||||
'eo_001' => 'Esperanto (World)',
|
||||
'ia_001' => 'Interlingua (World)',
|
||||
'yi_001' => 'Yiddish (World)',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user