Added dutch translation for filter

Added dutch translation for the filter “all” field.
This commit is contained in:
lowerends 2015-06-05 16:07:00 +02:00
parent f11586bb2f
commit dc03c02667
1 changed files with 3 additions and 0 deletions

View File

@ -244,4 +244,7 @@ return [
'last_name' => 'Achternaam',
'email' => 'E-mailadres',
],
'filter' => [
'all' => 'alle'
],
];