diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 2a7deda0..62b87e21 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1964,5 +1964,15 @@ "@publicKey": { "type": "text", "placeholders": {} + }, + "tooManyRequestsWarning": "Zu viele Anfragen. Bitte versuchen Sie es später noch einmal!", + "@tooManyRequestsWarning": { + "type": "text", + "placeholders": {} + }, + "noConnectionToTheServer": "Keine Verbindung zum Server", + "@noConnectionToTheServer": { + "type": "text", + "placeholders": {} } }