Skip to content

Commit

Permalink
# Correction in the translation of "confirmed" rule for it (#2531)
Browse files Browse the repository at this point in the history
The confirmation message shows up the hidden password
  • Loading branch information
pham-dat authored and logaretm committed Dec 5, 2019
1 parent 9c85b99 commit b5236ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"alpha_dash": "Il campo {_field_} può contenere caratteri alfa-numerici così come lineette e trattini di sottolineatura",
"alpha_spaces": "Il campo {_field_} può contenere solo caratteri alfanumerici così come spazi",
"between": "Il campo {_field_} deve essere compreso tra {min} e {max}",
"confirmed": "Il campo {_field_} non corrisponde con {target}",
"confirmed": "Il campo {_field_} non corrisponde",
"digits": "Il campo {_field_} deve essere numerico e contenere esattamente {length} cifre",
"dimensions": "Il campo {_field_} deve essere {width} x {height}",
"email": "Il campo {_field_} deve essere un indirizzo email valido",
Expand Down

0 comments on commit b5236ce

Please sign in to comment.