From a680f7284a4c875f35b714bd13e46e3be2521bbe Mon Sep 17 00:00:00 2001 From: Artem Dzhereleiko Date: Mon, 20 Nov 2023 10:42:38 +0200 Subject: [PATCH] UI: Fixed translate key --- .../tenant/default-tenant-profile-configuration.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.html b/ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.html index 8b225af53b..04b657206d 100644 --- a/ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.html +++ b/ui-ngx/src/app/modules/home/components/profile/tenant/default-tenant-profile-configuration.component.html @@ -297,7 +297,7 @@ {{ 'tenant-profile.rule-engine-exceptions-ttl-days-required' | translate}} - {{ 'tenant-profile.rule-engine-exceptions-ttl-days-days-range' | translate}} + {{ 'tenant-profile.rule-engine-exceptions-ttl-days-range' | translate}}