Hi,
I'm using I18n in my rails app and all translation files are done. But there is one issue, rails doesn't find the translation files in the locales directory. I made the initializer and so on just like described on the I18n API documentation from the rails guides.
Any ideas?
Yours, Joern.