Fixes tooltip on the image manager.

Fixes #1186
This commit is contained in:
abijeet
2019-01-27 19:43:31 +05:30
parent 12be7d0086
commit 9dba9ca178
2 changed files with 4 additions and 4 deletions

View File

@ -69,6 +69,7 @@ return [
'timezone' => 'The :attribute must be a valid zone.',
'unique' => 'The :attribute has already been taken.',
'url' => 'The :attribute format is invalid.',
'is_image' => 'The :attribute must be a valid image.',
// Custom validation lines
'custom' => [