1234567891011121314151617181920 |
- <?php
- /**
- * This file has been @generated by a phing task from CLDR version 41.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 (
- 'BN' => 'Brunei',
- 'BW' => 'Botswana',
- 'CV' => 'Kapverden',
- 'GB' => 'Grossbritannien',
- 'SB' => 'Salomon-Inseln',
- 'TL' => 'Osttimor',
- 'ZW' => 'Zimbabwe',
- );
|