Fix missing i18n tag
This commit is contained in:
parent
7f005abe27
commit
e534080953
|
@ -7,7 +7,7 @@
|
|||
<my-global-icon iconName="help"></my-global-icon>
|
||||
|
||||
@if (!collapsed) {
|
||||
More info
|
||||
<ng-container i18n>More info</ng-container>
|
||||
}
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue