diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 345a76e16e3..3474c998d8d 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -3233,22 +3233,19 @@ en: If the above link is not clickable, try copying and pasting it into the address bar of your web browser. suspicious_login: - title: "Suspicious Login Activity Detected" - subject_template: "Suspicious Login Activity Detected" + title: "Unusual Login Alert" + subject_template: "Unusual Login Alert" text_body_template: | Hello, - Suspicious login activity has been detected on your account. Check the details below for more information about this login. + We noticed a login from a device or location you don’t usually use. Was this you? - - IP: %{client_ip} - - Location: %{location} + - Location: %{location} (%{client_ip}) - Browser: %{browser} - Device: %{device} - Operating System: %{os} - - If you do not recognize this information, please reset your password to prevent future attacks on your account. - - To strengthen your account's security, please enable second-factor authentication. + + If this was not you, please reset your password as soon as possible. page_not_found: title: "Oops! That page doesn’t exist or is private."