i18n-node icon indicating copy to clipboard operation
i18n-node copied to clipboard

Using i18n-node in an Angular application

Open oliversalzburg opened this issue 12 years ago • 1 comments

Today I was trying to internationalize my Angular frontend using the translation files I already created with i18n-node. I also wanted phrases which I add in my services/controllers/... to be automatically added to the translation files, as it already happens when I use a new term on the backend.

I wrote a little guide on how to solve that and I thought I'd share it: https://github.com/oliversalzburg/i18n-node-angular

Cheers

oliversalzburg avatar Sep 06 '13 21:09 oliversalzburg

whohoo - great, thank's a lot for sharing. This will certainly get added to Examples in README

mashpie avatar Sep 08 '13 10:09 mashpie