diff --git a/src/Umbraco.Web.UI.Client/src/assets/lang/en.ts b/src/Umbraco.Web.UI.Client/src/assets/lang/en.ts index fd4c56bfa7..09a6491d06 100644 --- a/src/Umbraco.Web.UI.Client/src/assets/lang/en.ts +++ b/src/Umbraco.Web.UI.Client/src/assets/lang/en.ts @@ -1054,34 +1054,9 @@ export default { greeting4: 'Welcome', greeting5: 'Welcome', greeting6: 'Welcome', - instruction: 'Log in below', - signInWith: 'Sign in with', - timeout: 'Session timed out', - userFailedLogin: "Oops! We couldn't log you in. Please check your credentials and try again.", - bottomText: - '

© 2001 - %0%
Umbraco.com

', - forgottenPassword: 'Forgotten password?', - forgottenPasswordInstruction: - 'An email will be sent to the address specified with a link to reset your\n password\n ', - requestPasswordResetConfirmation: - 'An email with password reset instructions will be sent to the\n specified address if it matched our records\n ', - showPassword: 'Show password', - hidePassword: 'Hide password', - returnToLogin: 'Return to login form', - setPasswordInstruction: 'Please provide a new password', - setPasswordConfirmation: 'Your Password has been updated', - resetCodeExpired: 'The link you have clicked on is invalid or has expired', - resetPasswordEmailCopySubject: 'Umbraco: Reset Password', - resetPasswordEmailCopyFormat: - "\n \n\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\n
\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\n\n
\n\t\t\t\t\t\t\t\t\t\t\n
\n\n
\n
\n\n\n\n\n\n\n
\n
\n
\n\n\n\n\n
\n\n\n\n\n
\n

\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tPassword reset requested\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t

\n

\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tYour username to login to the Umbraco backoffice is: %0%\n

\n

\n\n\n\n\n\n\n
\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tClick this link to reset your password\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n
\n

\n

If you cannot click on the link, copy and paste this URL into your browser window:

\n\n\n\n\n
\n\n%1%\n\n
\n

\n
\n
\n


\n
\n
\n\n\n\t", - mfaSecurityCodeSubject: 'Umbraco: Security Code', - mfaSecurityCodeMessage: 'Your security code is: %0%', - '2faTitle': 'One last step', - '2faText': 'You have enabled 2-factor authentication and must verify your identity.', - '2faMultipleText': 'Please choose a 2-factor provider', - '2faCodeInput': 'Verification code', - '2faCodeInputHelp': 'Please enter the verification code', - '2faInvalidCode': 'Invalid code entered', + instruction: 'Sign in to Umbraco', + signInWith: 'Sign in with {0}', + timeout: 'Your session has timed out. Please sign in again below.', }, main: { dashboard: 'Dashboard',