mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
translate group title (#3105)
This commit is contained in:
committed by
Eugenio Romano
parent
18a5106b86
commit
de0fdd9ab4
@@ -20,7 +20,7 @@
|
||||
<mat-expansion-panel>
|
||||
<mat-expansion-panel-header>
|
||||
<mat-panel-title>
|
||||
{{group.title}}
|
||||
{{ group.title | translate }}
|
||||
</mat-panel-title>
|
||||
</mat-expansion-panel-header>
|
||||
|
||||
|
Reference in New Issue
Block a user