From ae25fe7dc8d2ebdb110536e5539d5fd58ddd77bd Mon Sep 17 00:00:00 2001 From: NazarMykhalkevych Date: Tue, 12 Aug 2025 13:37:31 +0300 Subject: [PATCH] feat(registry): fixed translations --- .../features/registries/components/review/review.component.html | 2 +- .../registry-components/registry-components.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/features/registries/components/review/review.component.html b/src/app/features/registries/components/review/review.component.html index 52fe716af..31c3bd704 100644 --- a/src/app/features/registries/components/review/review.component.html +++ b/src/app/features/registries/components/review/review.component.html @@ -1,6 +1,6 @@
-

{{ 'navigation.registration.metadata' | translate }}

+

{{ 'navigation.metadata' | translate }}

{{ 'common.labels.title' | translate }}

diff --git a/src/app/features/registry/pages/registry-components/registry-components.component.html b/src/app/features/registry/pages/registry-components/registry-components.component.html index 3009631a3..42fd9c06c 100644 --- a/src/app/features/registry/pages/registry-components/registry-components.component.html +++ b/src/app/features/registry/pages/registry-components/registry-components.component.html @@ -1,5 +1,5 @@
- +