diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index f27e0c76..9a5b95f6 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -2001,5 +2001,15 @@ "placeholders": { "homeserver": {} } + }, + "next": "Suivant", + "@next": { + "type": "text", + "placeholders": {} + }, + "pleaseFollowInstructionsOnWeb": "Veuillez suivre les instructions sur le site et appuyer sur Suivant.", + "@pleaseFollowInstructionsOnWeb": { + "type": "text", + "placeholders": {} } }