]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/es/validation.php
Extend /users API endpoint
[bookstack] / resources / lang / es / validation.php
index f6f9a1ee12bf65c98841af1aca9efb17ccad5455..450e923753b001d77f58a84a31a33c56c991dcf0 100644 (file)
@@ -78,7 +78,6 @@ return [
         'string'  => 'El :attribute debe ser al menos :min caracteres.',
         'array'   => 'El :attribute debe tener como mínimo :min items.',
     ],
-    'no_double_extension'  => 'El :attribute solo debe tener una extensión de archivo.',
     'not_in'               => 'El :attribute seleccionado es inválio.',
     'not_regex'            => 'El formato de :attribute es inválido.',
     'numeric'              => 'El :attribute debe ser numérico.',