Translated using Weblate (French)

Currently translated at 100.0% (507 of 507 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
onboarding
Anne Onyme 017 4 years ago committed by Hosted Weblate
parent 6762a99e74
commit 4503493553

@ -2615,5 +2615,18 @@
"yourUserId": "Votre identifiant utilisateur :",
"@yourUserId": {},
"unverified": "Non vérifié",
"@unverified": {}
"@unverified": {},
"passwordsDoNotMatch": "Les mots de passe ne correspondent pas !",
"@passwordsDoNotMatch": {},
"pleaseEnterValidEmail": "Veuillez saisir une adresse électronique valide.",
"@pleaseEnterValidEmail": {},
"repeatPassword": "Répétez le mot de passe",
"@repeatPassword": {},
"pleaseChooseAtLeastChars": "Veuillez choisir au moins {min} caractères.",
"@pleaseChooseAtLeastChars": {
"type": "text",
"placeholders": {
"min": {}
}
}
}

Loading…
Cancel
Save