Skip to content

Commit b2771bb

Browse files
committed
Merge branch 'master' of github.com:serghey-rodin/vesta
2 parents 243887e + 447577b commit b2771bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/inc/i18n/ru.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@
588588
'Delete' => 'Удалить',
589589
'Save File (in text editor)' => 'Сохранить Файл (в рамках текстового редактора)',
590590
'Close Popup / Cancel' => 'Закрыть Попап / Отмена',
591-
'Move Cursor Up' => 'Переемстить курсор вверх',
591+
'Move Cursor Up' => 'Переместить курсор вверх',
592592
'Move Cursor Dow' => 'Переместить курсор вниз',
593593
'Switch to Left Tab' => 'Переключиться на таб слева',
594594
'Switch to Right Tab' => 'Переключиться на таб справа',
@@ -644,4 +644,4 @@
644644
'Hour' => 'Часы',
645645
'Minute' => 'Минуты'
646646

647-
);
647+
);

0 commit comments

Comments
 (0)