diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json
index 7690243bc7..d7763aa86d 100644
--- a/src/i18n/strings/ru.json
+++ b/src/i18n/strings/ru.json
@@ -1024,5 +1024,6 @@
"Offline for %(duration)s": "Не в сети %(duration)s",
"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?": "Здесь никого нет! Хотите пригласить кого-нибудь или выключить предупреждение о пустой комнате?"
+ "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.": "Что-то пошло не так, во время отображения ваших сообществ."
}