summaryrefslogtreecommitdiffstats
path: root/web/react/components/channel_invite_modal.jsx
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2016-03-02 11:00:01 -0500
committerHarrison Healey <harrisonmhealey@gmail.com>2016-03-03 08:47:51 -0500
commita92b51935e172f4e4fc7af83f410a071d0590f90 (patch)
tree02a59b43f6a633f949609703e2776445ab3c1689 /web/react/components/channel_invite_modal.jsx
parent26ea30cb162684990cacdfd17aeb6bfcc5e10e03 (diff)
downloadchat-a92b51935e172f4e4fc7af83f410a071d0590f90.tar.gz
chat-a92b51935e172f4e4fc7af83f410a071d0590f90.tar.bz2
chat-a92b51935e172f4e4fc7af83f410a071d0590f90.zip
Moved localized strings for PLT-1090
Diffstat (limited to 'web/react/components/channel_invite_modal.jsx')
-rw-r--r--web/react/components/channel_invite_modal.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/channel_invite_modal.jsx b/web/react/components/channel_invite_modal.jsx
index f27f5a900..f0c8a9030 100644
--- a/web/react/components/channel_invite_modal.jsx
+++ b/web/react/components/channel_invite_modal.jsx
@@ -136,7 +136,7 @@ export default class ChannelInviteModal extends React.Component {
>
<i className='glyphicon glyphicon-envelope'/>
<FormattedMessage
- id='member_item.add'
+ id='channel_invite.add'
defaultMessage=' Add'
/>
</a>