mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +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": {},
|
||||
"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…
Reference in New Issue
Block a user