update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
21
vendor/symfony/intl/Resources/data/languages/de_AT.php
vendored
Normal file
21
vendor/symfony/intl/Resources/data/languages/de_AT.php
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'car' => 'karibische Sprache',
|
||||
'chb' => 'Chibcha-Sprache',
|
||||
'del' => 'Delawarisch',
|
||||
'fur' => 'Friulanisch',
|
||||
'ha' => 'Hausa',
|
||||
'haw' => 'Hawaiianisch',
|
||||
'hmn' => 'Miao-Sprache',
|
||||
'mus' => 'Muskogee-Sprache',
|
||||
'niu' => 'Niueanisch',
|
||||
'pag' => 'Pangasinensisch',
|
||||
'sh' => 'Serbokroatisch',
|
||||
'szl' => 'Schlesisch',
|
||||
],
|
||||
'LocalizedNames' => [
|
||||
'ar_001' => 'modernes Hocharabisch',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user