diff --git a/frontend/src/i18n/ru.json b/frontend/src/i18n/ru.json index 48e9fde6..359fd228 100644 --- a/frontend/src/i18n/ru.json +++ b/frontend/src/i18n/ru.json @@ -42,7 +42,6 @@ "update": "Обновить", "upload": "Загрузить", "openFile": "Открыть файл", - "stopSearch": "Прекратить поиск", "discardChanges": "Отказаться", "stopSearch": "Stop searching", "saveChanges": "Сохранить", @@ -259,7 +258,8 @@ "userManagement": "Управление пользователями", "userUpdated": "Пользователь изменен!", "username": "Имя пользователя", - "users": "Пользователи" + "users": "Пользователи", + "currentPassword": "Your Current Password" }, "sidebar": { "help": "Помощь",