From 5ac9053b5acc5244f5b0e967983d174f0e3d44ce Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Sun, 5 Jun 2016 02:44:54 -0400 Subject: Added sign in link to the signup_user_complete page (#3248) --- webapp/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 5e9c50d03..4e21cc353 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1166,6 +1166,7 @@ "signup_user_completed.expired": "You've already completed the signup process for this invitation or this invitation has expired.", "signup_user_completed.gitlab": "with GitLab", "signup_user_completed.google": "with Google", + "signup_user_completed.haveAccount": "Already have an account?", "signup_user_completed.invalid_invite": "The invite link was invalid. Please speak with your Administrator to receive an invitation.", "signup_user_completed.lets": "Let's create your account", "signup_user_completed.no_open_server": "This server does not allow open signups. Please speak with your Administrator to receive an invitation.", @@ -1175,6 +1176,7 @@ "signup_user_completed.passwordLength": "Please enter at least {min} characters", "signup_user_completed.required": "This field is required", "signup_user_completed.reserved": "This username is reserved, please choose a new one.", + "signup_user_completed.signIn": "Click here to sign in.", "signup_user_completed.userHelp": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-' and '_'", "signup_user_completed.usernameLength": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-' and '_'.", "signup_user_completed.validEmail": "Please enter a valid email address", -- cgit v1.2.3-1-g7c22