diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index b8386a87..40c492f7 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -1964,5 +1964,15 @@ "@publicKey": { "type": "text", "placeholders": {} + }, + "tooManyRequestsWarning": "Trop de requêtes. Veuillez réessayer plus tard !", + "@tooManyRequestsWarning": { + "type": "text", + "placeholders": {} + }, + "noConnectionToTheServer": "Aucune connexion au serveur", + "@noConnectionToTheServer": { + "type": "text", + "placeholders": {} } }