mindwendel
mindwendel copied to clipboard
Add translation to javascript client code
translation needed here?
Originally posted by @JannikStreek in https://github.com/mindwendel/mindwendel/pull/128#discussion_r862501368
Further Notes
- Using
gettext
is not a solution because the javascript code is bundled in a build step and not generated on the fly
Checklist
- [ ] Investigate how to include translations in javascript
- [ ] Implement approach