JanStevens / angular-growl-2

growl-like notifications for angularJS projects
MIT License
285 stars 97 forks source link

injecting interpolation is not possible #42

Open Morriz opened 10 years ago

Morriz commented 10 years ago

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.

JanStevens commented 10 years ago

Any chance you would like to contribute with a PR?

adammathias commented 9 years ago

Any update on this?

Morriz commented 9 years ago

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

On 12 mrt. 2015, at 12:13, Adam Mathias Bittlingmayer <notifications@github.com mailto:notifications@github.com> 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.