asafdav / iAsana

How to build Asana's UI using Ionic framework
3 stars 0 forks source link

i18n #1

Open rhayun opened 9 years ago

rhayun commented 9 years ago

Hi Asaf

i really enjoyed your session in JSIL and i found Ionic really interesting to me. i start to play with the api and one thing is really missing to me, how do you handle i18n (multi language app) i saw that i can implement it with angular-translate but for someone like me that use to use Java to play with android apps i am not sure if this is the right thing to use.. am i missing something with Ionic?

thanks in advanced

Ronen

asafdav commented 9 years ago

Hi Ronen, I'm glad to hear you liked to session.

If I were you, I would have used angular-translate. I'm not aware of any out-of-the-box Ionic solution for that.

On of the greatest things about Ionic is that it's depended on AngularJS and can offer you anything Angular has to offer.

On Sun, Jun 28, 2015 at 10:51 AM, Ronen Hayun notifications@github.com wrote:

Hi Asaf

i really enjoyed your session in JSIL and i found Ionic really interesting to me. i start to play with the api and one thing is really missing to me, how do you handle i18n (multi language app) i saw that i can implement it with angular-translate but for someone like me that use to use Java to play with android apps i am not sure if this is the right thing to use.. am i missing something with Ionic?

thanks in advanced

Ronen

— Reply to this email directly or view it on GitHub https://github.com/asafdav/iAsana/issues/1.