diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index fce1175f9..38ee0a1a5 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -5479,5 +5479,17 @@ "type": "text", "placeholders_order": [], "placeholders": {} + }, + "youDoNotHaveAnyFavoritesEmails": "У вас нет избранных писем.", + "@youDoNotHaveAnyFavoritesEmails": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "startToAddFavoritesEmails": "Начните добавлять письма в избранное", + "@startToAddFavoritesEmails": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } }