From fadc38175b67c3a1270baaa31e18fbcd7dd7c6c1 Mon Sep 17 00:00:00 2001 From: Myrmece Date: Sat, 10 Jun 2017 13:09:14 +0200 Subject: [PATCH] Updated translation. (#975) --- translations/fr-fr.all.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/translations/fr-fr.all.json b/translations/fr-fr.all.json index 759640aa..cc3b8115 100644 --- a/translations/fr-fr.all.json +++ b/translations/fr-fr.all.json @@ -571,10 +571,18 @@ "id": "username", "translation": "Nom d'utilisateur" }, + { + "id": "username_illegal", + "translation": "Le nom d'utilisateur contient des caractères interdits !" + }, { "id": "email_address", "translation": "Adresse email" }, + { + "id": "email_not_valid", + "translation": "L'adresse email est invalide !" + }, { "id": "password", "translation": "Mot de passe"