diff --git a/frontend/src/i18n/ru.json b/frontend/src/i18n/ru.json index 5a92a2c7..f4c13d0e 100644 --- a/frontend/src/i18n/ru.json +++ b/frontend/src/i18n/ru.json @@ -44,7 +44,7 @@ "openFile": "Открыть файл", "discardChanges": "Отказаться", "saveChanges": "Save changes", - "editAsText": "Edit as Text", + "editAsText": "Редактировать как текст", "increaseFontSize": "Increase font size", "decreaseFontSize": "Decrease font size" },