@if (outlined) {
{{ labelText }}
warning warning warning @for (timeUnit of timeUnits; track timeUnit) { {{ timeUnitTranslations.get(timeUnit) | translate }} }
} @else { {{ labelText }}
{{ requiredText }} {{ minErrorText }} {{ maxErrorText }}
rule-node-config.units @for (timeUnit of timeUnits; track timeUnit) { {{ timeUnitTranslations.get(timeUnit) | translate }} } }