more localization tags #123

This commit is contained in:
jonaswinkler
2020-12-29 23:34:04 +01:00
parent ef63ec40d9
commit f9ab8d3b35
7 changed files with 16 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
<app-page-header title="Search results">
<app-page-header i18n-title title="Search results">
</app-page-header>
<div *ngIf="errorMessage" class="alert alert-danger" i18n>Invalid search query: {{errorMessage}}</div>