We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b363f3d + e493e11 commit 462b911Copy full SHA for 462b911
app/lang/en/validation.php
@@ -71,6 +71,7 @@
71
),
72
"unique" => "The :attribute has already been taken.",
73
"url" => "The :attribute format is invalid.",
74
+ "timezone" => "The :attribute must be a valid zone.",
75
76
/*
77
|--------------------------------------------------------------------------
0 commit comments