mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-05 09:34:37 +08:00
Merge branch 'master' of git://github.com/webfoersterei/BookStack into webfoersterei-master
This commit is contained in:
@ -78,7 +78,6 @@ return [
|
||||
'string' => ':attribute skal mindst være :min tegn.',
|
||||
'array' => ':attribute skal have mindst :min elementer.',
|
||||
],
|
||||
'no_double_extension' => ':attribute må kun indeholde én filtype.',
|
||||
'not_in' => 'Den valgte :attribute er ikke gyldig.',
|
||||
'not_regex' => ':attribute-formatet er ugyldigt.',
|
||||
'numeric' => ':attribute skal være et tal.',
|
||||
|
Reference in New Issue
Block a user