Merge pull request #2960 from josezenem/master
Missing validation sentence for timezone.
This commit is contained in:
@@ -71,6 +71,7 @@ return array(
|
||||
),
|
||||
"unique" => "The :attribute has already been taken.",
|
||||
"url" => "The :attribute format is invalid.",
|
||||
"timezone" => "The :attribute must be a valid zone.",
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user