summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorSaturnino Abril <saturnino.abril@gmail.com>2018-02-19 23:47:34 +0800
committerSaturnino Abril <saturnino.abril@gmail.com>2018-02-19 23:47:34 +0800
commit45d7c51d9f27a60c15e833706cab07dd7e014e2d (patch)
tree167b3315158be4483495009779649bdbf867972e /i18n/en.json
parent30197584d5a215a3b25bffa79a034ed9e360cf52 (diff)
parenta9d4c7d4c1f6398bebba732d07108fe30ddd6319 (diff)
downloadchat-45d7c51d9f27a60c15e833706cab07dd7e014e2d.tar.gz
chat-45d7c51d9f27a60c15e833706cab07dd7e014e2d.tar.bz2
chat-45d7c51d9f27a60c15e833706cab07dd7e014e2d.zip
merge 4.7.1 to master
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json12
1 files changed, 8 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 6e7d583b5..10e089975 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1808,11 +1808,11 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " Uploaded one or more files in "
+ "translation": " uploaded one or more files in "
},
{
"id": "api.post.send_notifications_and_forget.push_image_only_dm",
- "translation": " Uploaded one or more files in a direct message"
+ "translation": " uploaded one or more files in a direct message"
},
{
"id": "api.post.send_notifications_and_forget.push_in",
@@ -2699,11 +2699,11 @@
"translation": "The signup link has expired"
},
{
- "id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
+ "id": "api.user.create_user.signup_link_invalid.app_error",
"translation": "The signup link does not appear to be valid"
},
{
- "id": "api.user.create_user.signup_link_invalid.app_error",
+ "id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
"translation": "The signup link does not appear to be valid"
},
{
@@ -3699,6 +3699,10 @@
"translation": "Plugins and/or plugin uploads have been disabled."
},
{
+ "id": "app.team.join_user_to_team.max_accounts.app_error",
+ "translation": "This team has reached the maximum number of allowed accounts. Contact your systems administrator to set a higher limit."
+ },
+ {
"id": "app.user_access_token.disabled",
"translation": "Personal access tokens are disabled on this server. Please contact your system administrator for details."
},