I'm having one and the same string that is translated differently depending on its context. E.g.
"Subject" can be translated as "Betreff" or "Thema" in German. And they are used in different context.
Basically, I'm looking for exactly this SO Answer, but for inside a Jinja2 template
Here's Jinja2's docs about i18n, but there's no context mentioned: http://jinja.pocoo.org/docs/dev/templates/#i18n-in-templates