diff --git a/src/components/panels/EditorPanel.tsx b/src/components/panels/EditorPanel.tsx index 86247c8..28c82cc 100644 --- a/src/components/panels/EditorPanel.tsx +++ b/src/components/panels/EditorPanel.tsx @@ -88,7 +88,7 @@ class EditorPanelUnconnected extends PureComponent { className={classnames({ inactive: records.length === 0 || position === 0 })} onClick={this.props.editorUndo} > - Отмена + Отмена (z) @@ -98,7 +98,7 @@ class EditorPanelUnconnected extends PureComponent { })} onClick={this.props.editorRedo} > - Вернуть + Вернуть (u)