summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json35
1 files changed, 34 insertions, 1 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index a713be74c..ae302b86e 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -396,6 +396,39 @@
"admin.user_item.makeActive": "Make Active",
"admin.user_item.makeInactive": "Make Inactive",
"admin.user_item.resetPwd": "Reset Password",
+ "claim.account.noEmail": "No email specified",
+ "claim.email_to_sso.pwdError": "Please enter your password.",
+ "claim.email_to_sso.pwd": "Password",
+ "claim.email_to_sso.title": "Switch Email/Password Account to {uiType}",
+ "claim.email_to_sso.ssoType": "Upon claiming your account, you will only be able to login with {type} SSO",
+ "claim.email_to_sso.enterPwd": "Enter the password for your {team} {site} account",
+ "claim.email_to_sso.switchTo": "Switch account to {uiType}",
+ "claim.sso_to_email.enterPwd": "Please enter a password.",
+ "claim.sso_to_email.pwdNotMatch": "Password do not match.",
+ "claim.sso_to_email.newPwd": "New Password",
+ "claim.sso_to_email.confirm": "Confirm Password",
+ "claim.sso_to_email.title": "Switch {type} Account to Email",
+ "claim.sso_to_email.description": "Upon changing your account type, you will only be able to login with your email and password.",
+ "claim.sso_to_email_newPwd": "Enter a new password for your {team} {site} account",
+ "claim.sso_to_email.switchTo": "Switch {type} to email and password",
"error_bar.preview_mode": "Preview Mode: Email notifications have not been configured",
- "loading_screen.loading": "Loading"
+ "loading_screen.loading": "Loading",
+ "suggestion.mention.all": "Notifies everyone in the team",
+ "suggestion.mention.channel": "Notifies everyone in the channel",
+ "suggestion.search.public": "Public Channels",
+ "suggestion.search.private": "Private Groups",
+ "tutorial_intro.screenOne": "<h3>Welcome to:</h3>\n <h1>Mattermost</h1>\n <p>Your team communication all in one place, instantly searchable and available anywhere</p>\n <p>Keep your team connected to help them achieve what matters most.</p>",
+ "tutorial_intro.screenTwo": "<h3>How Mattermost works:</h3>\n <p>Communication happens in public discussion channels, private groups and direct messages.</p>\n <p>Everything is archived and searchable from any web-enabled desktop, laptop or phone.</p>",
+ "tutorial_intro.invite": "Invite teammates",
+ "tutorial_intro.teamInvite": "Team Invite",
+ "tutorial_intro.support": "Need anything, just email us at ",
+ "tutorial_intro.allSet": "You’re all set",
+ "tutorial_intro.whenReady": " when you’re ready.",
+ "tutorial_intro.end": "Click “Next” to enter Town Square. This is the first channel teammates see when they sign up. Use it for posting updates everyone needs to know.",
+ "tutorial_intro.next": "Next",
+ "tutorial_intro.skip": "Skip tutorial",
+ "tutorial_tip.ok": "Okay",
+ "tutorial_tip.next": "Next",
+ "tutorial_tip.seen": "Seen this before? ",
+ "tutorial_tip.out": "Opt out of these tips."
} \ No newline at end of file