diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json
index aba005a94f..f48203e7c8 100644
--- a/src/i18n/strings/ru.json
+++ b/src/i18n/strings/ru.json
@@ -3226,7 +3226,7 @@
"Sending invites... (%(progress)s out of %(count)s)|other": "Отправка приглашений... (%(progress)s из %(count)s)",
"Loading new room": "Загрузка новой комнаты",
"Upgrading room": "Обновление комнаты",
- "Threaded messaging": "Сообщение в ветке",
+ "Threaded messaging": "Ветки сообщений",
"Ban from %(roomName)s": "Заблокировать в %(roomName)s",
"Unban from %(roomName)s": "Разблокировать в %(roomName)s",
"Show:": "Показать:",
@@ -3257,5 +3257,7 @@
"Insert link": "Вставить ссылку",
"Developer mode": "Режим разработчика",
"%(senderDisplayName)s changed who can join this room.": "%(senderDisplayName)s изменил(а), кто может присоединиться к этой комнате.",
- "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s изменил(а), кто может присоединиться к этой комнате. Просмотр настроек."
+ "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s изменил(а), кто может присоединиться к этой комнате. Просмотр настроек.",
+ "Back to thread": "Назад в ветку",
+ "Do not disturb": "Не беспокоить"
}