mirror of
https://github.com/suitenumerique/messages.git
synced 2026-08-17 21:25:41 +02:00
Since we disabled backend i18n, template placeholders were not translated according to the active frontend language. We revamp the logic to delegate translation of those variables to the frontend. Furthermore, we add a new builtin variable that allows to bind the username into template. Last but not least we add support of style to template variable inline elements and we render name instead of value into the editor.