| 123456789101112131415 |
- <?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 (
- 'ES' => 'Espanha',
- 'FR' => 'França',
- 'HK' => 'Hong Kong',
- );
|