]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/es_AR/validation.php
Update maintenance.php
[bookstack] / resources / lang / es_AR / validation.php
index 3c79de2bb48a94afe5e4c3a9790c35a75874eb78..76bb03f0d3cef3d65d59b0e66274599eb5e39d23 100644 (file)
@@ -74,6 +74,7 @@ return [
     'timezone'             => 'El atributo :attribute debe ser una zona válida.',
     'unique'               => 'El atributo :attribute ya ha sido tomado.',
     'url'                  => 'El atributo :attribute tiene un formato inválid.',
+    'is_image'             => 'El atributo :attribute debe ser una imagen válida.',
 
     /*
     |--------------------------------------------------------------------------