angular-growl-2
                                
                                 angular-growl-2 copied to clipboard
                                
                                    angular-growl-2 copied to clipboard
                            
                            
                            
                        injecting interpolation is not possible
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.
Any chance you would like to contribute with a PR?
Any update on this?
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.