summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/en.json b/i18n/en.json
index a3ba5c4f3..0afaa326c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2435,6 +2435,10 @@
"translation": "Permanently deleted team %v id=%v"
},
{
+ "id": "api.team.remove_team_icon.get_team.app_error",
+ "translation": "An error occurred getting the team"
+ },
+ {
"id": "api.team.remove_user_from_team.missing.app_error",
"translation": "The user does not appear to be part of this team."
},
@@ -2459,10 +2463,6 @@
"translation": "Could not encode team icon"
},
{
- "id": "api.team.remove_team_icon.get_team.app_error",
- "translation": "An error occurred getting the team"
- },
- {
"id": "api.team.set_team_icon.get_team.app_error",
"translation": "An error occurred getting the team"
},
@@ -2487,10 +2487,6 @@
"translation": "Unable to upload team icon. File is too large."
},
{
- "id": "api.team.team_icon.update.app_error",
- "translation": "An error occurred updating the team icon"
- },
- {
"id": "api.team.set_team_icon.write_file.app_error",
"translation": "Could not save team icon"
},
@@ -2499,6 +2495,10 @@
"translation": "Team sign-up with email is disabled."
},
{
+ "id": "api.team.team_icon.update.app_error",
+ "translation": "An error occurred updating the team icon"
+ },
+ {
"id": "api.team.update_member_roles.not_a_member",
"translation": "Specified user is not a member of specified team."
},