[Rails] Multiple Languages
Hi,
I'm developing a website that will be displayed in both English and
Japanese. Normally I'd just put the strings in a resources file but
it's a bit more tricky now because:
* An English visitor should be directed to a different homepage than the
Japanese visitor.
* The navigation links, layout and views for the site will be different
based on whether they're English or Japanese.
There will be separate domains (.com and .co.jp) so I can determine
which language to show the site in but I'm not sure of the best/easiest
way to do this, any ideas?
Many thanks,
Russell
--
Posted via http://www.ruby-forum.com/.
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home