diff --git a/modules/backend/widgets/filter/partials/_scope_group.htm b/modules/backend/widgets/filter/partials/_scope_group.htm index fd3059a22..bec8604fe 100644 --- a/modules/backend/widgets/filter/partials/_scope_group.htm +++ b/modules/backend/widgets/filter/partials/_scope_group.htm @@ -4,5 +4,5 @@ href="javascript:;" data-scope-name="scopeName ?>"> label) ?>: - value ? count($scope->value) : 'all' ?> + value ? count($scope->value) : e(trans('backend::lang.filter.all')) ?>