From ae6c8998d7cab19ac771b6112f8396757e79eeed Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Thu, 18 Feb 2016 09:28:11 -0300 Subject: Added missing spanish translations --- web/static/i18n/en.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'web/static/i18n/en.json') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index ec5ef599c..3d83eeda1 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -552,7 +552,7 @@ "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.ssoType": "Upon claiming your account, you will only be able to login with {type} SSO. You must already have a valid {type} account", "claim.email_to_sso.ssoNote": "You must already have a valid {type} account", "claim.email_to_sso.enterPwd": "Enter the password for your {team} {site} account", "claim.email_to_sso.switchTo": "Switch account to {uiType}", @@ -689,6 +689,10 @@ "member_item.makeAdmin": "Make Admin", "member_item.removeMember": "Remove Member", "member_item.member": "Member", + "member_team_item.confirmDemoteRoleTitle": "Confirm demotion from System Admin role", + "member_team_item.confirmDemotion": "Confirm Demotion", + "member_team_item.confirmDemoteDescription": "If you demote yourself from the System Admin role and there is not another user with System Admin privileges, you'll need to re-assign a System Admin by accessing the Mattermost server through a terminal and running the following command.", + "member_team_item.confirmDemotionCmd": "platform -assign_role -team_name=\"yourteam\" -email=\"name@yourcompany.com\" -role=\"system_admin\"", "member_team_item.member": "Member", "member_team_item.systemAdmin": "System Admin", "member_team_item.teamAdmin": "Team Admin", @@ -697,10 +701,6 @@ "member_team_item.makeMember": "Make Member", "member_team_item.makeActive": "Make Active", "member_team_item.makeInactive": "Make Inactive", - "member_team_item.confirmDemoteRoleTitle": "Confirm demotion from System Admin role", - "member_team_item.confirmDemotion": "Confirm Demotion", - "member_team_item.confirmDemoteDescription": "If you demote yourself from the System Admin role and there is not another user with System Admin privileges, you'll need to re-assign a System Admin by accessing the Mattermost server through a terminal and running the following command.", - "member_team_item.confirmDemotionCmd": "platform -assign_role -team_name=\"yourteam\" -email=\"name@yourcompany.com\" -role=\"system_admin\"", "more_channels.join": "Join", "more_channels.noMore": "No more channels to join", "more_channels.createClick": "Click 'Create New Channel' to make a new one", @@ -1275,4 +1275,4 @@ "intro_messages.beginning": "Beginning of {name}", "intro_messages.invite": "Invite others to this {type}", "intro_messages.setHeader": "Set a Header" -} +} \ No newline at end of file -- cgit v1.2.3-1-g7c22