Add Filter translations

This commit is contained in:
Alvaro Cánepa 2014-08-29 00:56:52 -03:00
parent 12c9efbde6
commit 1dacca06f2
1 changed files with 3 additions and 0 deletions

View File

@ -244,4 +244,7 @@ return [
'last_name' => 'Last name',
'email' => 'Email',
],
'filter' => [
'all' => 'all'
]
];