ElaoFormTranslationBundle icon indicating copy to clipboard operation
ElaoFormTranslationBundle copied to clipboard

Allow translation of keys with dashes

Open MisatoTremor opened this issue 4 years ago • 1 comments

This small PR allows to use dashes in the key config. This allows to translate data attributes (i.e. data-title)

If not disabled Symfony will replace such dashes with underscores, making it impossible to use these keys.

MisatoTremor avatar Jan 09 '22 17:01 MisatoTremor

Rebased

MisatoTremor avatar Jul 11 '22 13:07 MisatoTremor