From c6d427f716f2e65b2f02d118bbe303ca960d7aaa Mon Sep 17 00:00:00 2001 From: Dmitriy Sim Date: Tue, 25 May 2021 15:49:01 +0300 Subject: [PATCH] Ablter's update for en messages --- juice/email/messages/messages_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juice/email/messages/messages_en.properties b/juice/email/messages/messages_en.properties index 6fa5a02..2e00a45 100644 --- a/juice/email/messages/messages_en.properties +++ b/juice/email/messages/messages_en.properties @@ -6,7 +6,7 @@ identityProviderLinkBody=Someone wants to link your "{1}" account with "{0}" acc identityProviderLinkBodyHtml=

Someone wants to link your {1} account with {0} account of user {2} . If this was you, click the link below to link accounts

Link to confirm account linking

This link will expire within {5}.

If you don't want to link accounts, just ignore this message. If you link accounts, you will be able to login to {1} through {0}.

passwordResetSubject=Reset password passwordResetBody=Someone just requested to change your {2} account's credentials. If this was you, click on the link below to reset them.\n\n{0}\n\nThis link and code will expire within {3}.\n\nIf you don't want to reset your credentials, just ignore this message and nothing will be changed. -passwordResetBodyHtml=

Someone just requested to change your {2} account's credentials. If this was you, click on the link below to reset them.

Link to reset credentials

This link will expire within {3}.

If you don't want to reset your credentials, just ignore this message and nothing will be changed.

+passwordResetBodyHtml=

Someone just requested to change your {2} account's credentials. If this was you, click on the link below to reset them.

Link to reset credentials

This link will expire within {3}.

If you don't want to reset your credentials, just ignore this message and nothing will be changed.

executeActionsSubject=Update your Account executeActionsBody=Your administrator has just requested that you update your {2} account by performing the following action(s): {3}. Click on the link below to start this process.\n\n{0}\n\nThis link will expire within {4}.\n\nIf you are unaware that your administrator has requested this, just ignore this message and nothing will be changed. executeActionsBodyHtml=

Your administrator has just requested that you update your {2} account by performing the following action(s): {3}. Click on the link below to start this process.

Link to account update

This link will expire within {4}.

If you are unaware that your administrator has requested this, just ignore this message and nothing will be changed.