diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json
index d7763aa86d..3fedcd37ff 100644
--- a/src/i18n/strings/ru.json
+++ b/src/i18n/strings/ru.json
@@ -1025,5 +1025,10 @@
"Idle for %(duration)s": "Неактивен %(duration)s",
"Unknown for %(duration)s": "Неизвестно %(duration)s",
"There's no one else here! Would you like to invite others or stop warning about the empty room?": "Здесь никого нет! Хотите пригласить кого-нибудь или выключить предупреждение о пустой комнате?",
- "Something went wrong when trying to get your communities.": "Что-то пошло не так, во время отображения ваших сообществ."
+ "Something went wrong when trying to get your communities.": "Что-то пошло не так, во время отображения ваших сообществ.",
+ "Tag Panel": "Панель тегов",
+ "Delete %(count)s devices|other": "Удалить %(count)s устройств",
+ "Delete %(count)s devices|one": "Удалить устройство",
+ "Select devices": "Выбрать устройства",
+ "This homeserver doesn't offer any login flows which are supported by this client.": "Этот домашний сервер не поддерживает метод входа, поддерживаемый клиентом."
}