| 12345678910111213141516171819202122232425 | <?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 (  'BR' => 'Brazil',  'CN' => 'China',  'DE' => 'Germany',  'ET' => 'Itoophiyaa',  'FR' => 'France',  'GB' => 'United Kingdom',  'IN' => 'India',  'IT' => 'Italy',  'JP' => 'Japan',  'KE' => 'Keeniyaa',  'RU' => 'Russia',  'US' => 'United States',);
 |