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.