From 60fbdf9645ed227522484c7affc30795a8bba106 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 12:02:59 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in ru 93% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'ru'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },