- Issue created by @volkerk
- Status changed to Needs review
over 1 year ago 10:11am 9 February 2024 - First commit to issue fork.
Self closing br tags are not allowed in translation import, therefore usage in t() breaks translation workflow, since translators tend to copy&paste the translation strings, leaving tags in place.
Replace
with
.
Active
2.0
Code