Added dutch translation for filter
Added dutch translation for the filter “all” field.
This commit is contained in:
parent
f11586bb2f
commit
dc03c02667
|
|
@ -244,4 +244,7 @@ return [
|
|||
'last_name' => 'Achternaam',
|
||||
'email' => 'E-mailadres',
|
||||
],
|
||||
'filter' => [
|
||||
'all' => 'alle'
|
||||
],
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue