symfony-bundle
symfony-bundle copied to clipboard
Improving translation infrastructure for form fields
The labels and messages (for constraints) should be translated for each field (which get added in the implementation of the method “buildForm”).
☞ Example: Form “postal address”.
:thinking: Which form creation option would handle the connection to the translator interface?
I'm not sure whether it's clear what you mean. Can you provide additional context by adding the content of the Slack links you added to the issue description? Soon we can not access that Slack history anymore.
The contents of the Slack archive interfaces are accessible also after a corresponding login (for a while).
:thinking:
- How much do you care for software evolution according to an example like the form “postal address”?
- Would you like to clarify programming challenges around translations any further in combination with functions like createForm() and buildForm()?