22 lines
505 B
PHP
22 lines
505 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 (
|
|
'BR' => 'Бразили',
|
|
'CN' => 'Китай',
|
|
'DE' => 'Герман',
|
|
'FR' => 'Франц',
|
|
'GB' => 'Стыр Британи',
|
|
'GE' => 'Гуырдзыстон',
|
|
'IN' => 'Инди',
|
|
'IT' => 'Итали',
|
|
'JP' => 'Япон',
|
|
'RU' => 'Уӕрӕсе',
|
|
'US' => 'АИШ',
|
|
);
|