Skip to content

Commit

Permalink
added attribute name for validation error
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegPhenomenon committed Oct 9, 2023
1 parent d3620df commit 77e8fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ en:
created_at: "Created at"
updated_at: "Updated at"

is_invalid: "is invalid"
is_invalid: "%{attribute} is invalid"
invalid: "invalid"
value_is_not_safe: |
Please, note, what the only characters allowed is utf-characters of english/estonian alphabet,
Expand Down

0 comments on commit 77e8fcc

Please sign in to comment.