diff --git a/projects/hslayers/components/add-data/catalogue/catalogue-list-item/catalogue-list-item.component.html b/projects/hslayers/components/add-data/catalogue/catalogue-list-item/catalogue-list-item.component.html index fbad537615..3b4a5b3a07 100644 --- a/projects/hslayers/components/add-data/catalogue/catalogue-list-item/catalogue-list-item.component.html +++ b/projects/hslayers/components/add-data/catalogue/catalogue-list-item/catalogue-list-item.component.html @@ -19,7 +19,7 @@
- {{'COMMON.metadata' | + {{'COMMON.metadata' | translateHs }} - @if (layer.editable) { {{'COMMON.setPermissions' | translateHs }} } diff --git a/projects/hslayers/components/add-data/catalogue/catalogue.component.html b/projects/hslayers/components/add-data/catalogue/catalogue.component.html index dd08e8cbaa..6d1de84e07 100644 --- a/projects/hslayers/components/add-data/catalogue/catalogue.component.html +++ b/projects/hslayers/components/add-data/catalogue/catalogue.component.html @@ -6,7 +6,7 @@ diff --git a/projects/hslayers/components/compositions/compositions-list-item.component.html b/projects/hslayers/components/compositions/compositions-list-item.component.html index 37b9688e25..3824a91f0b 100644 --- a/projects/hslayers/components/compositions/compositions-list-item.component.html +++ b/projects/hslayers/components/compositions/compositions-list-item.component.html @@ -3,22 +3,22 @@
- {{'COMMON.open' | + {{'COMMON.open' | translateHs }} - {{'COMMON.metadata' | + {{'COMMON.metadata' | translateHs }} - {{'COMMON.share' | + {{'COMMON.share' | translateHs }} @if (composition.endpoint?.authenticated) { - {{'COMMON.setPermissions' | translateHs }} @@ -26,7 +26,7 @@ - {{'COMMON.delete' | translateHs }} diff --git a/projects/hslayers/components/compositions/compositions.component.html b/projects/hslayers/components/compositions/compositions.component.html index 83cb640822..fe086075fc 100644 --- a/projects/hslayers/components/compositions/compositions.component.html +++ b/projects/hslayers/components/compositions/compositions.component.html @@ -36,7 +36,7 @@ name="search" [(ngModel)]="hsCompositionsCatalogueService.data.query.title" (ngModelChange)="loadFilteredCompositions()">