diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index c705d2e8..e530eb18 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1964,5 +1964,15 @@ "@publicKey": { "type": "text", "placeholders": {} + }, + "tooManyRequestsWarning": "Слишком много запросов. Пожалуйста, повторите попытку позже!", + "@tooManyRequestsWarning": { + "type": "text", + "placeholders": {} + }, + "noConnectionToTheServer": "Нет соединения с сервером", + "@noConnectionToTheServer": { + "type": "text", + "placeholders": {} } }