LexikFormFilterBundle icon indicating copy to clipboard operation
LexikFormFilterBundle copied to clipboard

Translate choices and use an empty choice as default

Open 1ed opened this issue 4 years ago • 0 comments

By default types have the default translation domain in this bundle, which is good, because I want to translate the labels in user-land, but the boolean type sets a different domain, so my label will be translated in that domain instead. This fixes the issue and only translates the choices in the bundles domain.

1ed avatar Dec 26 '21 14:12 1ed