diff --git a/assets/l10n/intl_fr.arb b/assets/l10n/intl_fr.arb index 29b1076f..32366883 100644 --- a/assets/l10n/intl_fr.arb +++ b/assets/l10n/intl_fr.arb @@ -2356,5 +2356,20 @@ "@oopsPushError": { "type": "text", "placeholders": {} + }, + "removeYourAvatar": "Supprimer votre avatar", + "@removeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "changeYourAvatar": "Changer votre avatar", + "@changeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "pleaseChoose": "Veuillez choisir", + "@pleaseChoose": { + "type": "text", + "placeholders": {} } }