diff --git a/ghost/core/core/server/services/members/emails/signin.js b/ghost/core/core/server/services/members/emails/signin.js index 901b2c58bb..cf249f8fcd 100644 --- a/ghost/core/core/server/services/members/emails/signin.js +++ b/ghost/core/core/server/services/members/emails/signin.js @@ -116,8 +116,8 @@ module.exports = ({t, siteTitle, email, url, accentColor = '#15212A', siteDomain
- ${t('Hey there,')} -${t('Welcome back! Use this link to securely sign in to your {{siteTitle}} account:', {siteTitle})} +${t('Hey there,')} +${t('Welcome back! Use this link to securely sign in to your {{siteTitle}} account:', {siteTitle})} ${t('For your security, the link will expire in 24 hours time.')} -${t('See you soon!')} +${t('For your security, the link will expire in 24 hours time.')} +${t('See you soon!')} - ${t('You can also copy & paste this URL into your browser:')} -${url} +${t('You can also copy & paste this URL into your browser:')} +${url} |
- If you did not make this request, you can safely ignore this email. +If you did not make this request, you can safely ignore this email. |
- This message was sent from ${siteDomain} to ${email} +This message was sent from ${siteDomain} to ${email} |
- Hey there! -Thank you for subscribing to ${siteTitle}. Tap the link below to be automatically signed in: +Hey there! +Thank you for subscribing to ${siteTitle}. Tap the link below to be automatically signed in: For your security, the link will expire in 24 hours time. -See you soon! +For your security, the link will expire in 24 hours time. +See you soon! - You can also copy & paste this URL into your browser: -${url} +You can also copy & paste this URL into your browser: +${url} |
This message was sent from ${siteDomain} to ${email}
+This message was sent from ${siteDomain} to ${email}
- Hey there! -Tap the link below to complete the signup process for ${siteTitle}, and be automatically signed in: +Hey there! +Tap the link below to complete the signup process for ${siteTitle}, and be automatically signed in: For your security, the link will expire in 24 hours time. -See you soon! +For your security, the link will expire in 24 hours time. +See you soon! - You can also copy & paste this URL into your browser: -${url} +You can also copy & paste this URL into your browser: +${url} |
If you did not make this request, you can simply delete this message. You will not be signed up, and no account will be created for you.
+If you did not make this request, you can simply delete this message. You will not be signed up, and no account will be created for you.
This message was sent from ${siteDomain} to ${email}
+This message was sent from ${siteDomain} to ${email}
- Hey there, -You're one tap away from subscribing to ${siteTitle} — please confirm your email address with this link: +Hey there, +You're one tap away from subscribing to ${siteTitle} — please confirm your email address with this link: For your security, the link will expire in 24 hours time. -All the best! +For your security, the link will expire in 24 hours time. +All the best! - You can also copy & paste this URL into your browser: -${url} +You can also copy & paste this URL into your browser: +${url} |
If you did not make this request, you can simply delete this message.
You will not be subscribed.
If you did not make this request, you can simply delete this message.
You will not be subscribed.
This message was sent from ${siteDomain} to ${email}
+This message was sent from ${siteDomain} to ${email}
- Hey there, -Please confirm your email address with this link: +Hey there, +Please confirm your email address with this link: For your security, the link will expire in 24 hours time. +For your security, the link will expire in 24 hours time. - You can also copy & paste this URL into your browser: -${url} +You can also copy & paste this URL into your browser: +${url} |