From 210127dd534356efb07a9f0f772f5c4fad6af05d Mon Sep 17 00:00:00 2001 From: Tyler Todd Date: Mon, 11 May 2020 19:07:31 -0400 Subject: [PATCH] add missing var and reorder --- packages/rocketchat-i18n/i18n/en.i18n.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/rocketchat-i18n/i18n/en.i18n.json b/packages/rocketchat-i18n/i18n/en.i18n.json index 8cf17e9333ad7..c69fef028c8ef 100644 --- a/packages/rocketchat-i18n/i18n/en.i18n.json +++ b/packages/rocketchat-i18n/i18n/en.i18n.json @@ -215,14 +215,15 @@ "Accounts_TwoFactorAuthentication_Enabled": "Enable Two Factor Authentication via TOTP", "Accounts_TwoFactorAuthentication_Enabled_Description": "Users can setup their Two Factor Authentication using any TOTP app, like Google Authenticator or Authy", "Accounts_TwoFactorAuthentication_MaxDelta": "Maximum Delta", - "Accounts_UserAddedEmail_Default": "

Welcome to [Site_Name]

Go to [Site_URL] and try the best open source chat solution available today!

You may login using your email: [email] and password: [password]. You may be required to change it after your first login.", "Accounts_TwoFactorAuthentication_MaxDelta_Description": "The Maximum Delta determines how many tokens are valid at any given time. Tokens are generated every 30 seconds, and are valid for (30 * Maximum Delta) seconds.
Example: With a Maximum Delta set to 10, each token can be used up to 300 seconds before or after it's timestamp. This is useful when the client's clock is not properly synced with the server.", "Accounts_TwoFactorAuthentication_RememberFor": "Remember Two Factor for (seconds)", "Accounts_TwoFactorAuthentication_RememberFor_Description": "Do not request two factor authorization code if it was already provided before in the given time.", "Accounts_UseDefaultBlockedDomainsList": "Use Default Blocked Domains List", "Accounts_UseDNSDomainCheck": "Use DNS Domain Check", - "Accounts_UserAddedEmailSubject_Default": "You have been added to [Site_Name]", + "Accounts_UserAddedEmail_Default": "

Welcome to [Site_Name]

Go to [Site_URL] and try the best open source chat solution available today!

You may login using your email: [email] and password: [password]. You may be required to change it after your first login.", "Accounts_UserAddedEmail_Description": "You may use the following placeholders:

", + "Accounts_UserAddedEmailSubject_Default": "You have been added to [Site_Name]", + "Accounts_Verify_Email_For_External_Accounts": "Verify Email for External Accounts", "Activate": "Activate", "Active_users": "Active users", "Daily_Active_Users": "Daily Active Users",