diff --git a/webapp/components/sidebar.jsx b/webapp/components/sidebar.jsx index 3bfe473937..a03e3e215c 100644 --- a/webapp/components/sidebar.jsx +++ b/webapp/components/sidebar.jsx @@ -514,7 +514,7 @@ export default class Sidebar extends React.Component {
); diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index b622c9ab10..cfa4d9e25b 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1130,7 +1130,7 @@ "sidebar.direct": "Direct Messages", "sidebar.more": "More", "sidebar.moreElips": "More...", - "sidebar.otherMembers": "Other teams", + "sidebar.otherMembers": "Outside this team", "sidebar.pg": "Private Groups", "sidebar.removeList": "Remove from list", "sidebar.tutorialScreen1": "

Channels

Channels organize conversations across different topics. They’re open to everyone on your team. To send private communications use Direct Messages for a single person or Private Groups for multiple people.

",