Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Aug 5, 2019
1 parent fd86a05 commit eee970c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/lang/en/validation.php
Expand Up @@ -7,6 +7,7 @@
'enum_value' => 'The :attribute field is not a valid value of :enum.',

'enums' => [
// example content - replace/remove it if needed
\Spatie\Enum\Enumerable::class => [
'slugged_name' => 'translated value',
'slugged_other_name' => 'translated other value',
Expand Down

0 comments on commit eee970c

Please sign in to comment.