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/
This commit is contained in:
Anne Onyme 017 2021-11-04 16:50:08 +00:00 committed by Hosted Weblate
parent 11b07d409b
commit 3447e676f2
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 14 additions and 1 deletions

View File

@ -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": {}
}
}
}