From 53847af2c4e84e6dc81b12fb6481cb8dfbf701b9 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Thu, 22 Dec 2016 18:21:05 +0000 Subject: API for getting channel members by IDs. (#4877) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 6d363b007..2754be5bf 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4175,6 +4175,10 @@ "id": "store.sql_channel.get.find.app_error", "translation": "We encountered an error finding the channel" }, + { + "id": "store.sql_channel.get_members_by_ids.app_error", + "translation": "We couldn't get the channel members" + }, { "id": "store.sql_channel.get_all.app_error", "translation": "We couldn't get all the channels" -- cgit v1.2.3-1-g7c22