]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/nb/validation.php
Add base64 image support
[bookstack] / resources / lang / nb / validation.php
index eca18e45db27e2b1422615da6b36608e3832f8e6..d06240c7cef1dd11337d66b962062089fe628c08 100644 (file)
@@ -78,7 +78,6 @@ return [
         'string'  => ':attribute må være på minst :min tegn.',
         'array'   => ':attribute må minst ha :min ting.',
     ],
-    'no_double_extension'  => ':attribute kan bare ha en formattype spesifisert.',
     'not_in'               => 'Den valgte :attribute er ugyldig.',
     'not_regex'            => ':attribute format er ugyldig.',
     'numeric'              => ':attribute må være et nummer.',