diff --git a/src/portal/lib/src/create-edit-rule/create-edit-rule.component.html b/src/portal/lib/src/create-edit-rule/create-edit-rule.component.html index 2d4411cc2..65aa1d410 100644 --- a/src/portal/lib/src/create-edit-rule/create-edit-rule.component.html +++ b/src/portal/lib/src/create-edit-rule/create-edit-rule.component.html @@ -109,8 +109,11 @@
{{ 'REPLICATION.FIELD_NAME' | translate }} | +{{ 'REPLICATION.MANDATORY' | translate }} | +{{ 'REPLICATION.ALLOWED_VALUES' | translate }} | +{{ 'REPLICATION.ALLOWED_CHARACTERS' | translate }} | +
---|---|---|---|
{{'REPLICATION.SECONDS' | translate}} | +{{'REPLICATION.YES' | translate}} | +0-59 | +* / , - | +
{{'REPLICATION.MINUTES' | translate}} | +{{'REPLICATION.YES' | translate}} | +0-59 | +* / , - | +
{{'REPLICATION.HOURS' | translate}} | +{{'REPLICATION.YES' | translate}} | +0-23 | +* / , - | +
{{'REPLICATION.DAY_MONTH' | translate}} | +{{'REPLICATION.YES' | translate}} | +1-31 | +* / , - ? | +
{{'REPLICATION.MONTH' | translate}} | +{{'REPLICATION.YES' | translate}} | +1-12 or JAN-DEC | +* / , - | +
{{'REPLICATION.DAY_WEEK' | translate}} | +{{'REPLICATION.YES' | translate}} | +0-6 or SUN-SAT | +* / , - ? | +