From ba2868775d2476813fb8f48156d5f232a101f39d Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 4 Sep 2017 18:54:24 +0100 Subject: PLT-7216: CLI Command to move channels between teams. (#7149) * PLT-7216: CLI Command to move channels between teams. * Add comment --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index da2b50bbd..138241c5a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3059,6 +3059,10 @@ "id": "app.channel.create_channel.no_team_id.app_error", "translation": "Must specify the team ID to create a channel" }, + { + "id": "app.channel.move_channel.members_do_not_match.error", + "translation": "Cannot move a channel unless all its members are already members of the destination team." + }, { "id": "app.channel.post_update_channel_purpose_message.post.error", "translation": "Failed to post channel purpose message" -- cgit v1.2.3-1-g7c22