Skip to content

Translation_domain in error messages should be set to 'validators' #181

@KubaZ

Description

@KubaZ

Hi,
currently file /Resources/views/Form/bootstrap.html.twig has same translation_domain variable for normal messages and error messages which is not compatible with current symfony, which has validation messages in file named 'validators'. Because of that, if you set translations for your form fields in ex. 'message' file then you can't use symfony validator translations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions