X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/2734/head:/resources/lang/hu/validation.php diff --git a/resources/lang/hu/validation.php b/resources/lang/hu/validation.php index 7c378e983..d82e32632 100644 --- a/resources/lang/hu/validation.php +++ b/resources/lang/hu/validation.php @@ -78,7 +78,6 @@ return [ 'string' => ':attribute legalább :min karakter kell legyen.', 'array' => ':attribute legalább :min elem kell legyen.', ], - 'no_double_extension' => ':attribute csak egy fájlkiterjesztéssel rendelkezhet.', 'not_in' => 'A kiválasztott :attribute érvénytelen.', 'not_regex' => ':attribute formátuma érvénytelen.', 'numeric' => ':attribute szám kell legyen.',