18 lines
387 B
PHP
18 lines
387 B
PHP
<?php
|
|
/**
|
|
* This file has been @generated by a phing task from CLDR version 30.0.0.
|
|
* See [README.md](README.md#generating-data) for more information.
|
|
*
|
|
* Do not modify this file directly!
|
|
*/
|
|
|
|
return array (
|
|
'BN' => 'Brunei',
|
|
'BW' => 'Botswana',
|
|
'BY' => 'Weissrussland',
|
|
'CV' => 'Kapverden',
|
|
'GB' => 'Grossbritannien',
|
|
'SB' => 'Salomon-Inseln',
|
|
'ZW' => 'Zimbabwe',
|
|
);
|