summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 3f5d0b4d3..ec4450ac8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3127,10 +3127,6 @@
"translation": "Invalid {{.Name}} parameter"
},
{
- "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.channel.create_channel.no_team_id.app_error",
"translation": "Must specify the team ID to create a channel"
},
@@ -3695,6 +3691,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."
},