FestinHegre/vendor/symfony/intl/Resources/data/regions/hi_Latn.php

23 lines
582 B
PHP
Raw Normal View History

2024-09-26 17:26:04 +02:00
<?php
return [
'Names' => [
'AX' => 'Aland Islands',
'BL' => 'St. Barthelemy',
'CI' => 'Cote dIvoire',
'CW' => 'Curacao',
'IN' => 'Bharat',
'KN' => 'St. Kitts & Nevis',
'LC' => 'St. Lucia',
'MF' => 'St. Martin',
'PM' => 'St. Pierre & Miquelon',
'RE' => 'Reunion',
'SH' => 'St. Helena',
'ST' => 'Sao Tome & Principe',
'TR' => 'Turkiye',
'UM' => 'U.S. Outlying Islands',
'VC' => 'St. Vincent & Grenadines',
'VI' => 'U.S. Virgin Islands',
],
];