Merge branch 'master' into develop

This commit is contained in:
Taylor Otwell
2014-08-22 08:34:14 -05:00

View File

@@ -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.",
/*
|--------------------------------------------------------------------------