{{config.placeholder}} {{" is required." | translate}}
{{control.errors.fields[0]}} {{" and " | translate}} {{control.errors.fields[1]}} {{". At least one is required." | translate}}
{{"Value must be greater than " | translate}} {{control.errors.fields[0]}}.
{{"This name has already been used." | translate}}
{{"The passwords do not match." | translate}}
{{"The value is out of range. Enter a value between " | translate}} {{control.errors.rangeValue.min}} {{" and " | translate }} {{control.errors.rangeValue.max}}.
{{"Invalid format or character." | translate}}