From d14a9ca4d6fcc7c13b9f7ebaceadc2f2a2508c33 Mon Sep 17 00:00:00 2001 From: Vladyslav_Prykhodko Date: Fri, 20 Dec 2024 12:20:49 +0200 Subject: [PATCH 1/2] UI: Rename text and added missing translate --- .../custom-action-pretty-resources-tabs.component.html | 2 +- .../modules/home/pages/widget/widget-editor.component.html | 2 +- .../components/entity/entity-autocomplete.component.ts | 6 ++++++ ui-ngx/src/assets/locale/locale.constant-ar_AE.json | 1 - ui-ngx/src/assets/locale/locale.constant-ca_ES.json | 1 - ui-ngx/src/assets/locale/locale.constant-cs_CZ.json | 1 - ui-ngx/src/assets/locale/locale.constant-da_DK.json | 1 - ui-ngx/src/assets/locale/locale.constant-en_US.json | 6 +++++- ui-ngx/src/assets/locale/locale.constant-es_ES.json | 1 - ui-ngx/src/assets/locale/locale.constant-ko_KR.json | 1 - ui-ngx/src/assets/locale/locale.constant-lt_LT.json | 1 - ui-ngx/src/assets/locale/locale.constant-nl_BE.json | 1 - ui-ngx/src/assets/locale/locale.constant-pl_PL.json | 1 - ui-ngx/src/assets/locale/locale.constant-pt_BR.json | 1 - ui-ngx/src/assets/locale/locale.constant-sl_SI.json | 1 - ui-ngx/src/assets/locale/locale.constant-zh_CN.json | 1 - ui-ngx/src/assets/locale/locale.constant-zh_TW.json | 1 - 17 files changed, 13 insertions(+), 16 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/settings/common/action/custom-action-pretty-resources-tabs.component.html b/ui-ngx/src/app/modules/home/components/widget/lib/settings/common/action/custom-action-pretty-resources-tabs.component.html index ec67a675f4..642db92fbb 100644 --- a/ui-ngx/src/app/modules/home/components/widget/lib/settings/common/action/custom-action-pretty-resources-tabs.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/lib/settings/common/action/custom-action-pretty-resources-tabs.component.html @@ -31,7 +31,7 @@ - {{ 'widget.resource-is-module' | translate }} + {{ 'widget.resource-is-extension' | translate }}