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.json37
1 files changed, 18 insertions, 19 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index ce379e49c..14ef0fb46 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -544,6 +544,7 @@
"channel_info.notFound": "No Channel Found",
"channel_info.purpose": "Channel Purpose:",
"channel_info.url": "Channel URL:",
+ "channel_invite.add": " Add",
"channel_invite.addNewMembers": "Add New Members to ",
"channel_invite.close": "Close",
"channel_loader.connection_error": "There appears to be a problem with your internet connection.",
@@ -557,6 +558,7 @@
"channel_loader.wrote": " wrote: ",
"channel_members_modal.addNew": " Add New Members",
"channel_members_modal.close": "Close",
+ "channel_members_modal.removeMember": "Remove Member",
"channel_memebers_modal.members": " Members",
"channel_modal.cancel": "Cancel",
"channel_modal.channel": "Channel",
@@ -664,6 +666,9 @@
"file_upload.filesAbove": "Files above {max}MB could not be uploaded: {filenames}",
"file_upload.limited": "Uploads limited to {count} files maximum. Please use additional posts for more files.",
"file_upload.pasted": "Image Pasted at ",
+ "filtered_user_list.count": "{count, number} {count, plural, one {member} other {members}}",
+ "filtered_user_list.countTotal": "{count, number} {count, plural, one {member} other {members}} of {total} Total",
+ "filtered_user_list.search": "Search members",
"find_team.email": "Email",
"find_team.findDescription": "An email was sent with links to any teams to which you are a member.",
"find_team.findTitle": "Find Your Team",
@@ -761,23 +766,9 @@
"login_username.username": "Username",
"login_username.usernameReq": "A username is required",
"login_username.verifyEmailError": "Please verify your email address. Check your inbox for an email.",
- "member_item.add": " Add",
"member_item.makeAdmin": "Make Admin",
"member_item.member": "Member",
- "member_item.removeMember": "Remove Member",
"member_list.noUsersAdd": "No users to add.",
- "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.confirmDemoteRoleTitle": "Confirm demotion from System Admin role",
- "member_team_item.confirmDemotion": "Confirm Demotion",
- "member_team_item.confirmDemotionCmd": "platform -assign_role -team_name=\"yourteam\" -email=\"name@yourcompany.com\" -role=\"system_admin\"",
- "member_team_item.inactive": "Inactive",
- "member_team_item.makeActive": "Make Active",
- "member_team_item.makeAdmin": "Make Team Admin",
- "member_team_item.makeInactive": "Make Inactive",
- "member_team_item.makeMember": "Make Member",
- "member_team_item.member": "Member",
- "member_team_item.systemAdmin": "System Admin",
- "member_team_item.teamAdmin": "Team Admin",
"members_popover.msg": "Message",
"members_popover.title": "Members",
"more_channels.close": "Close",
@@ -787,12 +778,7 @@
"more_channels.noMore": "No more channels to join",
"more_channels.title": "More Channels",
"more_direct_channels.close": "Close",
- "more_direct_channels.count": "{count} {member}",
- "more_direct_channels.countTotal": "{count} {member} of {total} Total",
- "more_direct_channels.member": "Member",
"more_direct_channels.message": "Message",
- "more_direct_channels.notFound": "No users found :(",
- "more_direct_channels.search": "Search members",
"more_direct_channels.title": "Direct Messages",
"msg_typing.areTyping": "{users} and {last} are typing...",
"msg_typing.isTyping": "{user} is typing...",
@@ -994,6 +980,18 @@
"team_import_tab.summary": "View Summary",
"team_member_modal.close": "Close",
"team_member_modal.members": "{team} Members",
+ "team_members_dropdown.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.",
+ "team_members_dropdown.confirmDemoteRoleTitle": "Confirm demotion from System Admin role",
+ "team_members_dropdown.confirmDemotion": "Confirm Demotion",
+ "team_members_dropdown.confirmDemotionCmd": "platform -assign_role -team_name=\"yourteam\" -email=\"name@yourcompany.com\" -role=\"system_admin\"",
+ "team_members_dropdown.inactive": "Inactive",
+ "team_members_dropdown.makeActive": "Make Active",
+ "team_members_dropdown.makeAdmin": "Make Team Admin",
+ "team_members_dropdown.makeInactive": "Make Inactive",
+ "team_members_dropdown.makeMember": "Make Member",
+ "team_members_dropdown.member": "Member",
+ "team_members_dropdown.systemAdmin": "System Admin",
+ "team_members_dropdown.teamAdmin": "Team Admin",
"team_settings_modal.exportTab": "Export",
"team_settings_modal.generalTab": "General",
"team_settings_modal.importTab": "Import",
@@ -1282,6 +1280,7 @@
"user.settings.security.switchGoogle": "Switch to using Google SSO",
"user.settings.security.title": "Security Settings",
"user.settings.security.viewHistory": "View Access History",
+ "user_list.notFound": "No users found :(",
"user_profile.notShared": "Email not shared",
"view_image.loading": "Loading ",
"view_image_popover.download": "Download",