mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Added missing translation for Russian messages
This commit is contained in:
@ -17,7 +17,7 @@
|
|||||||
* NOTE: this file must be saved in UTF-8 encoding.
|
* NOTE: this file must be saved in UTF-8 encoding.
|
||||||
*/
|
*/
|
||||||
return array (
|
return array (
|
||||||
'View' => '',
|
'View' => 'Просмотр',
|
||||||
'(not set)' => '(не задано)',
|
'(not set)' => '(не задано)',
|
||||||
'An internal server error occurred.' => 'Возникла внутренняя ошибка сервера.',
|
'An internal server error occurred.' => 'Возникла внутренняя ошибка сервера.',
|
||||||
'Are you sure to delete this item?' => 'Вы уверены, что хотите удалить этот элемент?',
|
'Are you sure to delete this item?' => 'Вы уверены, что хотите удалить этот элемент?',
|
||||||
|
Reference in New Issue
Block a user