diff --git a/lang/ru/editor.php b/lang/ru/editor.php index c2c38984c..264ab7ec3 100644 --- a/lang/ru/editor.php +++ b/lang/ru/editor.php @@ -13,7 +13,7 @@ return [ 'cancel' => 'Отмена', 'save' => 'Сохранить', 'close' => 'Закрыть', - 'apply' => 'Apply', + 'apply' => 'Применить', 'undo' => 'Отменить', 'redo' => 'Повторить', 'left' => 'Слева',