Hi,

I'm testing the latest Hobo 1.3 and I have found out that by default
spanish translation crashes the application:

- I create a new application with the wizard and select "es" as the
default language.
- I create a resource, for example "order" with a date field
- When I go to the "new" page, the name of the months are empty.
- When I go to the "show" page, it crashes saying "translation
missing: es.date.formats.default"

I found out that some Rails translations are missing by default.
Downloading the example "es.yml" from 
https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale
and putting it into the config/locales folder solved the problem.

I believe this should work by default (it probably happens the same in
any language but english). I propose that we integrate a simple
default "es.yml", or maybe copy those keys into "app.es.yml". What do
you think?

If you want I can try to fix it in a Hobo fork in Github and ask for a
pull.

Regards,
Ignacio

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to