|
@@ -72,6 +72,7 @@ return array(
|
|
|
),
|
|
|
"unique" => "The :attribute has already been taken.",
|
|
|
"url" => "The :attribute format is invalid.",
|
|
|
+ "timezone" => "The :attribute must be a valid zone.",
|
|
|
|
|
|
/*
|
|
|
|--------------------------------------------------------------------------
|