]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/validation.php
Updated 'Spanish Argentina' translation.
[bookstack] / resources / lang / en / validation.php
index 0b6a1c170a5fb31d7d470eedf61bb7a89bd96dbb..e05cfca9dbe13222fdbc1f5ee492fb57fa5036d6 100644 (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' => [