mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-17 14:30:40 +01:00
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:
parent
11b07d409b
commit
3447e676f2
@ -2615,5 +2615,18 @@
|
|||||||
"yourUserId": "Votre identifiant utilisateur :",
|
"yourUserId": "Votre identifiant utilisateur :",
|
||||||
"@yourUserId": {},
|
"@yourUserId": {},
|
||||||
"unverified": "Non vérifié",
|
"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…
x
Reference in New Issue
Block a user