X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7c8edf56736bb60a25acbc8be3ed3370f9d12b25..refs/pull/1327/head:/resources/lang/en/validation.php diff --git a/resources/lang/en/validation.php b/resources/lang/en/validation.php index 0b6a1c170..e05cfca9d 100644 --- a/resources/lang/en/validation.php +++ b/resources/lang/en/validation.php @@ -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' => [