# File lib/wicked/wizard/translated.rb, line 43
      def wizard_translate(step_name)
        I18n.t("wicked.#{step_name}")
      end