diff --git a/config/locales/devise.en.yml b/config/locales/devise.en.yml index 22c0fa912fb59786963f42a887093f2f9fc7a17f..d06eee4fdcda62c745c7820147a0a9b42ff10475 100644 --- a/config/locales/devise.en.yml +++ b/config/locales/devise.en.yml @@ -24,7 +24,7 @@ en: unlock_instructions: subject: "Mastodon: Unlock instructions" password_change: - subject: "Mastodon: Password Changed" + subject: "Mastodon: Password changed" omniauth_callbacks: failure: "Could not authenticate you from %{kind} because \"%{reason}\"." success: "Successfully authenticated from %{kind} account."