symfony-bundle icon indicating copy to clipboard operation
symfony-bundle copied to clipboard

Improving translation infrastructure for form fields

Open elfring opened this issue 4 years ago • 2 comments

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?

elfring avatar Jul 06 '21 07:07 elfring

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.

rvanlaak avatar Jul 19 '21 17:07 rvanlaak

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()?

elfring avatar Jul 20 '21 07:07 elfring