Open dschissler opened 7 years ago
After the switch from Nunjucks to Vue templates we lost the ability to extract gettext messages from the front end templates. This should be adapted from one of the more advanced xgettext-template extractors to also allow context support.
Possibly use https://github.com/Polyconseil/easygettext
After the switch from Nunjucks to Vue templates we lost the ability to extract gettext messages from the front end templates. This should be adapted from one of the more advanced xgettext-template extractors to also allow context support.