Skip to content

Commit

Permalink
fix: suite check-rules (oops)
Browse files Browse the repository at this point in the history
  • Loading branch information
pprev94 committed May 23, 2024
1 parent 6b55a3a commit a3e63f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions translations/validators/validators.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ user_key:
user_agent_not_blank: "Le User agent ne doit pas être vide"
referer_not_blank: "Le referer ne doit pas être vide"
type_infos_error: "La valeur de type_infos n'est pas correcte"
login_not_blank: "Le login est obligatoire",
password_not_blank: "Le mot de passe est obligatoire",
login_not_blank: "Le login est obligatoire"
password_not_blank: "Le mot de passe est obligatoire"
access:
permission_mandatory: "L'id de la permission est obligatoire"
permission_uuid_error: "L'id de la permission doit être un uuid"
Expand Down

0 comments on commit a3e63f6

Please sign in to comment.