diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 105ce524..2ec3a58e 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -21,5 +21,6 @@ "Your Riot is misconfigured": "Votre Riot est mal configuré", "Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Votre configuration de Riot contient du JSON non valide. Corrigez ce problème et rechargez la page.", "The message from the parser is: %(message)s": "Le message de l’analyseur est : %(message)s", - "Invalid JSON": "JSON non valide" + "Invalid JSON": "JSON non valide", + "Go to your browser to complete Sign In": "Utilisez votre navigateur pour terminer la connexion" }