diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 73c7cd07..0038fad6 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -2304,5 +2304,15 @@ "@chats": { "type": "text", "placeholders": {} + }, + "goToTheNewRoom": "В новую комнату", + "@goToTheNewRoom": { + "type": "text", + "placeholders": {} + }, + "roomVersion": "Версия комнаты", + "@roomVersion": { + "type": "text", + "placeholders": {} } }