@@ -16,7 +16,7 @@ file that was distributed with this source code.
<table class="zebra-striped sonata-ba-list bordered-table">
<thead>
<tr>
- <th colspan="3">{{ group.label|trans({}, 'SonataAdminBundle') }}</th>
+ <th colspan="3">{{ group.label|trans({}, group.label_catalogue) }}</th>
</tr>
</thead>