angular-fullstack / generator-angular-fullstack

Yeoman generator for an Angular app with an Express server
https://awk34.gitbook.io/generator-angular-fullstack
6.12k stars 1.24k forks source link

would be nice i18n system. #911

Open juangl opened 9 years ago

juangl commented 9 years ago

i18n is very useful that could be added.

Awk34 commented 9 years ago

Which i18n tools are people using with Angular these days?

drochag commented 9 years ago

I use i18next with sharing locales on the backend with sequelize validations and frontend jade compiling as well as angular service

stherrienaspnet commented 7 years ago

Since i need i18next to be integrated in my solution, i will try to contribute with a PR.

Awk34 commented 7 years ago

https://github.com/angular-fullstack/generator-angular-fullstack/pull/2534