Hi, I'm having trouble with this usage: ``` <head> <title>{{i18n 'key'}}</title> </head> ``` the browser does not change this to translated message; it keeps `{{i18 'key'}}` as title. Is this bug or am I doing something wrong? Cheers, Khrone
Hi,
I'm having trouble with this usage:
the browser does not change this to translated message; it keeps
{{i18 'key'}}as title. Is this bug or am I doing something wrong?Cheers,
Khrone