Translate filter group dropdown 'all' reset text

This commit is contained in:
Jérémy Gaulin 2016-02-01 11:18:35 +01:00
parent b08c215b72
commit 99dba21c97
2 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@
$scope.addClass('active')
}
else {
$setting.text('all')
$setting.text($.oc.lang.get('filter.group.all'))
$scope.removeClass('active')
}
}

View File

@ -64,7 +64,7 @@ return [
'filter' => [
'group' => [
'all' => 'all'
'all' => 'tous'
],
'dates' => [
'format' => 'DD/MM/YYYY', // Moment.js date format