Fix missing i18n tag

This commit is contained in:
Chocobozzz 2024-12-19 15:28:15 +01:00
parent 7f005abe27
commit e534080953
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -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>