summaryrefslogtreecommitdiffstats
path: root/webapp/components/sidebar_right_menu.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-05-25 17:39:14 +0500
committerChristopher Speller <crspeller@gmail.com>2016-05-25 08:39:14 -0400
commitdb29413000f695b09bfbc4846b6558eaf72cf0bf (patch)
treee201af348d3d5659f3c5dc5f12c7785f2c871f13 /webapp/components/sidebar_right_menu.jsx
parent20302c6953775ac5f0030456b69e24a472242caa (diff)
downloadchat-db29413000f695b09bfbc4846b6558eaf72cf0bf.tar.gz
chat-db29413000f695b09bfbc4846b6558eaf72cf0bf.tar.bz2
chat-db29413000f695b09bfbc4846b6558eaf72cf0bf.zip
Minor UI improvements (#3095)
Updating config.json Updating config.json Updating config.json Updating config.json
Diffstat (limited to 'webapp/components/sidebar_right_menu.jsx')
-rw-r--r--webapp/components/sidebar_right_menu.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/sidebar_right_menu.jsx b/webapp/components/sidebar_right_menu.jsx
index 218a3b164..09e8dff46 100644
--- a/webapp/components/sidebar_right_menu.jsx
+++ b/webapp/components/sidebar_right_menu.jsx
@@ -250,7 +250,7 @@ export default class SidebarRightMenu extends React.Component {
<i className='fa fa-exchange'></i>
<FormattedMessage
id='sidebar_right_menu.switch_team'
- defaultMessage='Switch Team'
+ defaultMessage='Team Selection'
/>
</Link>
</li>