From 908ed5555f8a3d37cd057035b2792d66c8b7838a Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Sat, 13 Oct 2018 12:35:57 +0200 Subject: [APIv4] add getChannelMembersTimezone (#9286) * add getChannelMembersTimezone * update per feedback review * add delimeter to error --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 6bcfc603f..db325eee0 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4986,6 +4986,10 @@ "id": "store.sql_channel.get_members.app_error", "translation": "Unable to get the channel members" }, + { + "id": "store.sql_channel.get_timezone.app_error", + "translation": "We couldn't get the channel members timezones" + }, { "id": "store.sql_channel.get_members_by_ids.app_error", "translation": "Unable to get the channel members" -- cgit v1.2.3-1-g7c22