From 3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 1 May 2018 11:07:56 -0300 Subject: translations PR 20180430 (#8696) --- i18n/en.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index a3ba5c4f3..0afaa326c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2434,6 +2434,10 @@ "id": "api.team.permanent_delete_team.deleted.warn", "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." @@ -2458,10 +2462,6 @@ "id": "api.team.set_team_icon.encode.app_error", "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" @@ -2486,10 +2486,6 @@ "id": "api.team.set_team_icon.too_large.app_error", "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" @@ -2498,6 +2494,10 @@ "id": "api.team.signup_team.email_disabled.app_error", "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." -- cgit v1.2.3-1-g7c22