Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/fr/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/fr/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Réinitialiser le mot de passe",
|
||||
"EMAIL": {
|
||||
"LABEL": "Courriel",
|
||||
"PLACEHOLDER": "Veuillez saisir votre adresse de courriel",
|
||||
"ERROR": "Veuillez saisir une adresse de courriel valide"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Le lien de réinitialisation du mot de passe a été envoyé à votre adresse de courriel",
|
||||
"ERROR_MESSAGE": "Impossible de se connecter au serveur Woot, veuillez réessayer plus tard"
|
||||
},
|
||||
"SUBMIT": "Envoyer"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user