angular-gettext
angular-gettext copied to clipboard
No interpolation support for Arabic(rtl) in Internet Explorer
Hi,
Interpolation works fine for me in Chrome/Firefox for rtl languages such as Arabic, but when I tested in IE 11, they did not get interpolated ie. this: Hello {{name}} would come out as: {{name}} 'insert Hello in arabic here'
Any ideas?
Thanks in advance.
Mossy