Anton - we are trying to get angular-gettext to work with angularjs material. What strategy did you take to make them work together? I've tried a few things but nothing is working quite right, so I was googling and seeing your comment here wonder if you came up with a good way to go at it. Thanks for any pointers, - Eric
On Wednesday, March 11, 2015 at 1:31:41 AM UTC-5, Anton Trapp wrote: > > I use https://angular-gettext.rocketeer.be/ as I needed a solution now, > not in some years ;) > Apart from some small issues with angular's material design framework > (translated placeholders) and some minor problems with the 'translate' > filter now and then a good solution (working with standarized pot / po > files). Installation with bower, integration with grunt. > > It's simpler to use if you don't need some additional stuff. (good > discussion on choosing between the two is > https://github.com/rubenv/angular-gettext/issues/3). > > Am Montag, 9. März 2015 21:03:43 UTC+1 schrieb TsenYing H: >> >> >> If so, it seems like the only choice for implementing translations now is: >> https://github.com/angular-translate/angular-translate >> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fangular-translate%2Fangular-translate&sa=D&sntz=1&usg=AFQjCNEVKKbDg-LVpuELJEJKwQ-4YUie7w> >> (if choosing between the two that is) >> Can anyone confirm or deny? >> > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
