angular-growl-2 icon indicating copy to clipboard operation
angular-growl-2 copied to clipboard

injecting interpolation is not possible

Open Morriz opened this issue 11 years ago • 3 comments

First of all, tnx for the hard work!

Your translate call however does not allow interpolation injection. So changing

translate(message.text, message.variables)

to

translate(message.text, message.variables, message.interpolation)

would make that possible I believe.

Morriz avatar Sep 22 '14 14:09 Morriz

Any chance you would like to contribute with a PR?

JanStevens avatar Sep 29 '14 13:09 JanStevens

Any update on this?

adammathias avatar Mar 12 '15 11:03 adammathias

Sry, I am not active after work anymore...not worth it

On 12 mrt. 2015, at 12:13, Adam Mathias Bittlingmayer <[email protected] mailto:[email protected]> wrote:

Any update on this?

— Reply to this email directly or view it on GitHub https://github.com/JanStevens/angular-growl-2/issues/42#issuecomment-78461322.

Morriz avatar Mar 12 '15 16:03 Morriz