summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 172ea47b1..3825ad3e2 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2459,6 +2459,10 @@
"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"
},
@@ -2483,6 +2487,10 @@
"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"
},