diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index 4e26d8e4..3f0e7f99 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -575,7 +575,7 @@ $LANG['ru'] = array( 'Delete' => 'Удалить', 'Save File (in text editor)' => 'Сохранить Файл (в рамках текстового редактора)', 'Close Popup / Cancel' => 'Закрыть Попап / Отмена', - 'Move Cursor Up' => 'Переемстить курсор вверх', + 'Move Cursor Up' => 'Переместить курсор вверх', 'Move Cursor Dow' => 'Переместить курсор вниз', 'Switch to Left Tab' => 'Переключиться на таб слева', 'Switch to Right Tab' => 'Переключиться на таб справа', @@ -602,4 +602,4 @@ $LANG['ru'] = array( 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.', 'This is a commercial module, you would need to purchace license key to enable it.' => 'Это коммерческий модуль, чтобы включить его, вам необходимо приобрести лицензию.' -); \ No newline at end of file +);