Forum: Rails I18n How to set otherlang.yml as default for my ROR application

Posted by Aruna Chinnamuthu (arunajasmine)
on 2010-09-15 08:19
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.
Posted by Justin MacCarthy (Guest)
on 2010-09-15 09:11
(Received via mailing list)
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
Posted by Aruna Chinnamuthu (arunajasmine)
on 2010-09-15 09:57
Justin MacCarthy wrote:
> 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

Thanks . .Fixed it by changing in environment.rb file.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.