Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
29243e6f
Commit
29243e6f
authored
Oct 06, 2016
by
Dominik Hebeler
Browse files
Update validation.php
parent
7b14db0f
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/lang/de/validation.php
View file @
29243e6f
...
...
@@ -71,5 +71,9 @@ return [
"attribute-name"
=>
[
"rule-name"
=>
"eigene-nachricht"
]
]
],
"dimensions"
=>
":attribute hat die falsche Größe."
,
"file"
=>
"Das Feld :attribute muss eine Datei sein."
,
"mimetypes"
=>
"Das Feld :attribute muss eine Datei vom Typ :values sein."
,
"uploaded"
=>
":attribute konnte nicht hochgeladen werden."
];
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment