Skip to content

Commit

Permalink
feat(lang): translated section-password.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Grraahaam committed Jan 10, 2023
1 parent 1423d05 commit 5bc8046
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions frontend/public/locales/fr/section-password.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"password": "Mot de passe",
"change": "Changer le mot de passe",
"current": "Mot de passe actuel",
"current-wrong": "Le mot de passe actuel peut être érroné",
"new": "Nouveau mot de passe",
"validate-base": "Le mot de passe doit contenir au moins:",
"validate-length": "14 caractères",
"validate-case": "1 caractère miniscule",
"validate-number": "1 chiffre"
}

0 comments on commit 5bc8046

Please sign in to comment.