diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json
index f1c646e6a8..789a38811f 100644
--- a/src/i18n/strings/ru.json
+++ b/src/i18n/strings/ru.json
@@ -3577,5 +3577,7 @@
"We sent the others, but the below people couldn't be invited to ": "Мы отправили остальных, но нижеперечисленные люди не могут быть приглашены в ",
"Transfer Failed": "Перевод не удался",
"Unable to transfer call": "Не удалось перевести звонок",
- "Olm version:": "Версия Olm:"
+ "Olm version:": "Версия Olm:",
+ "%(oneUser)schanged the pinned messages for the room %(count)s times.|other": "%(oneUser)s изменил(а) прикреплённые сообщения в комнате %(count)s раз.",
+ "%(severalUsers)schanged the pinned messages for the room %(count)s times.|other": "%(severalUsers)s изменили прикреплённые сообщения в комнате %(count)s раз."
}