You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When %{attribute} or %{model} are used in the error message, they are always capitalized. This can look weird when they are placed at the middle of the sentence.
This is minor though, as the easy workaround is to hard code attribute name in the translation.
The text was updated successfully, but these errors were encountered:
When
%{attribute}
or%{model}
are used in the error message, they are always capitalized. This can look weird when they are placed at the middle of the sentence.This is minor though, as the easy workaround is to hard code attribute name in the translation.
The text was updated successfully, but these errors were encountered: