summaryrefslogtreecommitdiffstats
path: root/web/static/i18n
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-03-01 09:56:12 -0500
committerChristopher Speller <crspeller@gmail.com>2016-03-01 09:56:12 -0500
commit8aa4e28932ec43090ca6b481929fafbe0119a660 (patch)
tree6a114bb327a203e693cea1955f26bb67cb577414 /web/static/i18n
parent4b28d785528a4e7acd1e55b93c614a0eb3cb0724 (diff)
parent807306740d8a0bb2e3f1ce7499b8dce22f12bc1d (diff)
downloadchat-8aa4e28932ec43090ca6b481929fafbe0119a660.tar.gz
chat-8aa4e28932ec43090ca6b481929fafbe0119a660.tar.bz2
chat-8aa4e28932ec43090ca6b481929fafbe0119a660.zip
Merge pull request #2294 from rodrigocorsi2/member_list
Added translation member_list.jsx
Diffstat (limited to 'web/static/i18n')
-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 b274ecbc6..0d7be4b08 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -755,6 +755,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",