summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-05-01 11:07:56 -0300
committerGitHub <noreply@github.com>2018-05-01 11:07:56 -0300
commit3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a (patch)
treead849bca2ca6e9e4656ae55e9cbc3ba4c5d23b95 /i18n/en.json
parentbaba8fa92f47cad604f6d2a2714d09f89178fbff (diff)
downloadchat-3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a.tar.gz
chat-3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a.tar.bz2
chat-3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a.zip
translations PR 20180430 (#8696)
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."
},