Tim K
Results
1
comments of
Tim K
In `jquery.i18n.parser.js` line 253 replace `$this.text(i18n.parse( messageKey ));` with `$this.html(i18n.parse( messageKey ));` html does the magic.