Hi Rodrigo,

There are tools available for this sort of thing, but it seems like you need a 
bit of orientation first. Check out this guide:

http://guides.rubyonrails.org/i18n.html

For further questions after that, I recommend this group:

http://groups.google.com/group/rails-i18n

Best of luck,
Walter McGinnis


On Nov 8, 2011, at 2:55 AM, Rodrigo Ruiz <rodrigo.ru...@gmail.com> wrote:

> Hi, I have to set those language flags on my website, and depending on which 
> one was selected it should show the pages in specific languages.
> Problem is that this translation is also needed for the model attributes.
> 
> How should I do that?
> 
> Just save many attributes (one for each language) for each attribute I 
> currently have and then set a lot of if's in my html?
> 
> Thank you,
> Rodrigo
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to