summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
authorrodrigo <rodrigocorsi@gmail.com>2016-02-29 22:47:11 -0300
committerrodrigo <rodrigocorsi@gmail.com>2016-02-29 22:47:11 -0300
commit807306740d8a0bb2e3f1ce7499b8dce22f12bc1d (patch)
treeb2d75f0d74e805d20e107f710883926418569482 /web/static/i18n/en.json
parent2f53edb2fde3e1fdcd1fd73d4bd9ec99be345273 (diff)
downloadchat-807306740d8a0bb2e3f1ce7499b8dce22f12bc1d.tar.gz
chat-807306740d8a0bb2e3f1ce7499b8dce22f12bc1d.tar.bz2
chat-807306740d8a0bb2e3f1ce7499b8dce22f12bc1d.zip
Added translation member_list.jsx
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index b4c801f5d..d5df3a956 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -753,6 +753,7 @@
"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",