Hi ,
I am working on Internationalization . I have the otherlanguagefile.yml
file for all the locales . By default my application takes en.yml . How
could i set otherlanguagefile.yml as default.
Hi ,
I am working on Internationalization . I have the otherlanguagefile.yml
file for all the locales . By default my application takes en.yml . How
could i set otherlanguagefile.yml as default.
Read section “2.3 Setting and Passing the Locale” here:
http://guides.rubyonrails.org/i18n.html
also you can check out
http://railscasts.com/episodes/138-i18n
Justin
Justin MacCarthy wrote:
Read section “2.3 Setting and Passing the Locale” here:
http://guides.rubyonrails.org/i18n.htmlalso you can check out
http://railscasts.com/episodes/138-i18nJustin
Thanks . .Fixed it by changing in environment.rb file.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs