2020-04-23 18:22:16 +00:00
{
"REGISTER" : {
"TRY_WOOT" : "Créer un compte" ,
"TITLE" : "Inscription" ,
"TERMS_ACCEPT" : "En vous inscrivant, vous acceptez nos <a href=\"https://www.chatwoot.com/terms\">CGU</a> et notre <a href=\"https://www.chatwoot.com/privacy-policy\">politique de confidentialité</a>" ,
"ACCOUNT_NAME" : {
"LABEL" : "Nom du compte" ,
2021-01-28 08:33:52 +00:00
"PLACEHOLDER" : "Entrez un nom de compte. Ex : Wayne Enterprises" ,
"ERROR" : "Le nom du compte est trop court"
2020-12-22 12:31:10 +00:00
} ,
"FULL_NAME" : {
2021-01-28 08:33:52 +00:00
"LABEL" : "Nom complet" ,
"PLACEHOLDER" : "Entrez votre nom complet. Ex. : Bruce Wayne" ,
"ERROR" : "Le nom complet est trop court"
2020-04-23 18:22:16 +00:00
} ,
"EMAIL" : {
2021-01-28 08:33:52 +00:00
"LABEL" : "E-mail professionnel" ,
"PLACEHOLDER" : "Entrez votre adresse e-mail professionnelle. Ex. : bruce@wayne.enterprises" ,
"ERROR" : "L'adresse e-mail est invalide"
2020-04-23 18:22:16 +00:00
} ,
"PASSWORD" : {
"LABEL" : "Mot de passe" ,
"PLACEHOLDER" : "Mot de passe" ,
"ERROR" : "Le mot de passe est trop court"
} ,
"CONFIRM_PASSWORD" : {
"LABEL" : "Confirmer le mot de passe" ,
"PLACEHOLDER" : "Confirmer le mot de passe" ,
"ERROR" : "Les mots de passe ne correspondent pas"
} ,
"API" : {
"SUCCESS_MESSAGE" : "Inscription réussie" ,
"ERROR_MESSAGE" : "Impossible de se connecter au serveur Woot, veuillez réessayer plus tard"
} ,
2020-12-09 11:13:51 +00:00
"SUBMIT" : "Envoyer" ,
2021-01-28 08:33:52 +00:00
"HAVE_AN_ACCOUNT" : "Vous avez déjà un compte ?"
2020-04-23 18:22:16 +00:00
}
}