From 8731465957ba41c1f828285e19ee3bb234e2ef58 Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Mon, 13 Mar 2017 21:26:51 +0900 Subject: Endpoint for APIv4: GET /team/{team_id}/channels (#5681) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 24ade54d5..70f9906f0 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4707,6 +4707,10 @@ "id": "store.sql_channel.get_more_channels.get.app_error", "translation": "We couldn't get the channels" }, + { + "id": "store.sql_channel.get_public_channels.get.app_error", + "translation": "We couldn't get public channels" + }, { "id": "store.sql_channel.increment_mention_count.app_error", "translation": "We couldn't increment the mention count" -- cgit v1.2.3-1-g7c22