Hello, guys.
I was trying to adapt administration backend with typus
http://typus.readthedocs.org
But, got stucked with localization problem. If I make localization in
/config/locales/ru.yml:
ru:
activerecord:
models:
maintenance: Обслуживание
It localizes only that model name. But i want this model appear in typus
"Applications" section. Config/typus/maintenance.yml now looks like:
Maintenance:
fields:
default: description, price
form: description, price
application: Maintenance
But where should i make localization if i want this model show like:
application: Обслуживание
Help, pls
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
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.