update du projet, xml collection enlevé et méthode fait maison ajouter
This commit is contained in:
22
vendor/symfony/intl/Resources/data/scripts/pt_PT.php
vendored
Normal file
22
vendor/symfony/intl/Resources/data/scripts/pt_PT.php
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'Aran' => 'nasta’liq',
|
||||
'Armn' => 'arménio',
|
||||
'Beng' => 'bengalês',
|
||||
'Cakm' => 'chakma',
|
||||
'Cans' => 'escrita silábica unificada dos aborígenes canadianos',
|
||||
'Egyd' => 'egípcio demótico',
|
||||
'Egyh' => 'egípcio hierático',
|
||||
'Ethi' => 'etíope',
|
||||
'Hanb' => 'han com bopomofo',
|
||||
'Inds' => 'indus',
|
||||
'Orya' => 'odia',
|
||||
'Sylo' => 'siloti nagri',
|
||||
'Tale' => 'tai le',
|
||||
'Telu' => 'telugu',
|
||||
'Zsym' => 'símbolos',
|
||||
'Zxxx' => 'não escrito',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user