lib/rodauth/features/change_password_notify.rb in rodauth-1.23.0 vs lib/rodauth/features/change_password_notify.rb in rodauth-2.0.0

- old
+ new

@@ -2,10 +2,10 @@ module Rodauth Feature.define(:change_password_notify, :ChangePasswordNotify) do depends :change_password, :email_base - auth_value_method :password_changed_email_subject, 'Password Changed' + translatable_method :password_changed_email_subject, 'Password Changed' auth_value_methods( :password_changed_email_body ) auth_methods(