summaryrefslogtreecommitdiffstats
path: root/webapp/components/sidebar.jsx
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-12 09:31:08 -0300
committerChristopher Speller <crspeller@gmail.com>2016-05-12 08:31:08 -0400
commit0fa51b764d87372f7ba0112282558714e60a7664 (patch)
tree980238215ec3573905d3d9d5e45fb74d8fc45290 /webapp/components/sidebar.jsx
parent04f7273461a130e93f19af935df673016ab1dbc7 (diff)
downloadchat-0fa51b764d87372f7ba0112282558714e60a7664.tar.gz
chat-0fa51b764d87372f7ba0112282558714e60a7664.tar.bz2
chat-0fa51b764d87372f7ba0112282558714e60a7664.zip
Add missing locs (#2971)
Diffstat (limited to 'webapp/components/sidebar.jsx')
-rw-r--r--webapp/components/sidebar.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/sidebar.jsx b/webapp/components/sidebar.jsx
index a03e3e215..a4d85f4ff 100644
--- a/webapp/components/sidebar.jsx
+++ b/webapp/components/sidebar.jsx
@@ -514,7 +514,7 @@ export default class Sidebar extends React.Component {
<div className='sidebar__divider__text'>
<FormattedMessage
id='sidebar.otherMembers'
- defaultMessage='Outside this team:'
+ defaultMessage='Outside this team'
/>
</div>
</div>);