| 12345678910111213141516 |
- <?php
- /**
- * Locale @generated from CLDR version 45.0.0
- * See README.md for more information.
- *
- * @internal
- *
- * Do not modify or use this file directly!
- */
- return array (
- 'PM' => 'St Pierre & Miquelon',
- 'SH' => 'St Helena',
- 'UM' => 'US Outlying Islands',
- 'VI' => 'US Virgin Islands',
- );
|