FestinHegre/vendor/symfony/intl/Resources/data/locales/en_001.php

16 lines
476 B
PHP
Raw Normal View History

2024-09-26 17:26:04 +02:00
<?php
return [
'Names' => [
'en_KN' => 'English (St Kitts & Nevis)',
'en_LC' => 'English (St Lucia)',
'en_SH' => 'English (St Helena)',
'en_UM' => 'English (US Outlying Islands)',
'en_VC' => 'English (St Vincent & the Grenadines)',
'en_VI' => 'English (US Virgin Islands)',
'fr_BL' => 'French (St Barthélemy)',
'fr_MF' => 'French (St Martin)',
'fr_PM' => 'French (St Pierre & Miquelon)',
],
];