[LRUG] Multi-language support

Priit Tamboom priit at mx.ee
Mon May 17 09:38:17 PDT 2010


On 17 May 2010 15:01, Jordi Noguera Leon <jordinoguera83 at gmail.com> wrote:
> Hi!
> Can anyone share their experiences/recommendations regarding adding
> multi-language support to a website? I need to add a language to the views
> and DB entries...
> Cheers,
> Jordi

For translating views, I would go with rails default I18n way for
sure. I have used Gettext before, no bad word however nowadays for new
projects always using I18n.

Things get a bit more complicated about model translations, however
currently Globalize2 have served me well.

Cheers,
Priit



More information about the Chat mailing list