diff --git a/src/app/features/registries/components/custom-step/custom-step.component.html b/src/app/features/registries/components/custom-step/custom-step.component.html index 2a2324042..d8e434a69 100644 --- a/src/app/features/registries/components/custom-step/custom-step.component.html +++ b/src/app/features/registries/components/custom-step/custom-step.component.html @@ -45,7 +45,7 @@

{{ section.title }}

{{ q.displayText }} @if (!q.required) { - * + ({{ 'common.labels.optional' | translate }}) }