create_seed_translations should look for I18n.translate as well as I18n.t. It looks for the alias, but not the first class method.
create_seed_translations should look for I18n.translate as well as I18n.t. It looks for the alias, but not the first class method.