Here <https://docs.google.com/spreadsheets/d/1r8rJy2Q5p5QORYKcye93UECwOlSgFL24c5fyF7dqhaM/edit#gid=1607194899> is a collection of different things you can use to make an app. Line 849 is for the "i18n" benefit. Point to cell C:849 and you'll see this list of the things that offer an implementation of i18n:
* generator- jhipster * MEAN.io. * wrapbootstrap Angle template * wrapbootstrap Slim template * angular-app * wrapbootstrap Transform template * wrapbootstrap iFlat template * wrapbootstrap Flatify template * play-angular- require-seed * generator- sails- angular One of those should put you on a right track. On Sunday, March 22, 2015 at 10:10:16 AM UTC-4, Raf Roger wrote: > > i saw that https://angular-gettext.rocketeer.be/ seems to be interesting > but i guess that when you create a multilanguage website, the english text > (base text) change a lot during creation and update process...so people > should update a lot of time the po file as it is based on the "base text" > so mainly english text in webpage directly. > > > On Sunday, March 22, 2015 at 11:20:35 AM UTC+1, Raf Roger wrote: >> >> Hello, >> >> i'm new to AngulaJS so sorry if this question has been already posted. >> >> I checked on internet to find a way, how AngurlarJS could help me to make >> a more friendly website by loading dynamically the language interface based >> on user clicks. >> I found several articles, however use a different technique and i'm lost. >> >> My website will use php and MySQL as backend part... no node or mongoDB >> backend. >> >> I was thinking to have a simple file per language for frontend... in >> Wordpress there is a po/mo file that is great but i'm not sure it is the >> best way for a standard website using AngularJS. >> >> So any suggestion and help would be really appreciated. >> >> thx a lot. >> >> >> A. >> > -- 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.
