sonicoder86 / angular2-babel-esnext-starter

Angular development and testing examples with Babel in Javascript (ES6/ES7).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use i18n ?

Darshan-popin opened this issue · comments

i was couldn't able to figure out on how the i18n works in the angular2-esnext-starter,..
Currently i'm trying with angular 2 ES6 for multi language app,.. can you please suggest on how could i achieve it using you're method in i18n/index.js file,..

Currently it is only usable with angular2-translate, I'll readd it to the project

Thank you ,.. Will look forward to it

I have reenabled it, look at AppComponent and MenuComponent for usage