]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5d2e80b
)
Added helper text for no_double_extension validation
author
Dan Brown
<redacted>
Sun, 24 Mar 2019 19:40:45 +0000
(19:40 +0000)
committer
Dan Brown
<redacted>
Sun, 24 Mar 2019 19:40:45 +0000
(19:40 +0000)
resources/lang/en/validation.php
patch
|
blob
|
history
diff --git
a/resources/lang/en/validation.php
b/resources/lang/en/validation.php
index 3de4c54b001c915a76dffc06225d6809045b0498..9baeb9f3059ae63c8f5f4d19525b838770fe2927 100644
(file)
--- a/
resources/lang/en/validation.php
+++ b/
resources/lang/en/validation.php
@@
-50,6
+50,7
@@
return [
'string' => 'The :attribute must be at least :min characters.',
'array' => 'The :attribute must have at least :min items.',
],
+ 'no_double_extension' => 'The :attribute must only have a single file extension.',
'not_in' => 'The selected :attribute is invalid.',
'numeric' => 'The :attribute must be a number.',
'regex' => 'The :attribute format is invalid.',
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.