You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rails-i18n
I need translate created_at & uptdated_at for all my models. do you
know a DRY way to do that? I mean 'don't write the translation for
every model ...
Moreover, all my models containt a field named 'code' that also need
be translated ..
thanks in advance
Hans Marmolin
unread,
Nov 13, 2009, 6:29:36 PM11/13/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rails...@googlegroups.com
If you mean translation of the fieldnames, then there is a plugin that handle all translations of the same fieldname i different models trough one key