updated-packages
This commit is contained in:
22
vendor/giggsey/locale/data/en-ch.php
vendored
Normal file
22
vendor/giggsey/locale/data/en-ch.php
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
/**
|
||||
* This file has been @generated by a phing task from CLDR version 42.0.0.
|
||||
* See [README.md](README.md#generating-data) for more information.
|
||||
*
|
||||
* @internal Please do not require this file directly.
|
||||
* It may change location/format between versions
|
||||
*
|
||||
* Do not modify this file directly!
|
||||
*/
|
||||
|
||||
return array (
|
||||
'BL' => 'St Barthélemy',
|
||||
'KN' => 'St Kitts & Nevis',
|
||||
'LC' => 'St Lucia',
|
||||
'MF' => 'St Martin',
|
||||
'PM' => 'St Pierre & Miquelon',
|
||||
'SH' => 'St Helena',
|
||||
'UM' => 'US Outlying Islands',
|
||||
'VC' => 'St Vincent & the Grenadines',
|
||||
'VI' => 'US Virgin Islands',
|
||||
);
|
||||
Reference in New Issue
Block a user