UI: Fixed translate key
This commit is contained in:
parent
ef26f18d5a
commit
a680f7284a
@ -297,7 +297,7 @@
|
||||
{{ 'tenant-profile.rule-engine-exceptions-ttl-days-required' | translate}}
|
||||
</mat-error>
|
||||
<mat-error *ngIf="defaultTenantProfileConfigurationFormGroup.get('ruleEngineExceptionsTtlDays').hasError('min')">
|
||||
{{ 'tenant-profile.rule-engine-exceptions-ttl-days-days-range' | translate}}
|
||||
{{ 'tenant-profile.rule-engine-exceptions-ttl-days-range' | translate}}
|
||||
</mat-error>
|
||||
<mat-hint></mat-hint>
|
||||
</mat-form-field>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user