]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/es_AR/validation.php
Add base64 image support
[bookstack] / resources / lang / es_AR / validation.php
index 008c60009c9916a2483c347a7af4d14b5ccf4c3f..c3f5d83dd69c684752fb3cb7e8071d50ac43b9c6 100644 (file)
@@ -78,7 +78,6 @@ return [
         'string'  => ':attribute debe ser al menos :min caracteres.',
         'array'   => ':attribute debe tener como mínimo :min items.',
     ],
-    'no_double_extension'  => 'El :attribute debe tener una única extensión de archivo.',
     'not_in'               => ':attribute seleccionado es inválido.',
     'not_regex'            => 'El formato de :attribute es inválido.',
     'numeric'              => ':attribute debe ser numérico.',