label DOES translate

eric_programmer Aug 2, 2010 1 thank

Maybe it used to not translate but I know it does as of 2.3.8. It is first lookup on the key:

helpers.label.<object_name>.<method_name>

If that doesn't return anything it will use the +human_attribute_name+ method on ActiveRecord::Base to translated which uses:

activerecord.attributes.<ob...