Skip to content

Commit

Permalink
Merge pull request #644 from pedritoelcabra/master
Browse files Browse the repository at this point in the history
[de] uploaded
  • Loading branch information
caouecs committed Dec 20, 2016
2 parents 8635671 + d2121bf commit 3edaa86
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/de/validation.php
Expand Up @@ -83,7 +83,7 @@
'string' => ':attribute muss ein String sein.',
'timezone' => ':attribute muss eine gültige Zeitzone sein.',
'unique' => ':attribute ist schon vergeben.',
'uploaded' => 'The :attribute failed to upload.',
'uploaded' => 'Der :attribute konnte nicht hochgeladen werden.',
'url' => 'Das Format von :attribute ist ungültig.',

/*
Expand Down
1 change: 0 additions & 1 deletion todo.md
Expand Up @@ -66,7 +66,6 @@
* validation : before_or_equal

* de:
* validation : uploaded

* el:
* validation : after_or_equal
Expand Down

0 comments on commit 3edaa86

Please sign in to comment.