From 35b816b92217237de922c928a6623b5ac426655a Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 6 Sep 2016 15:48:43 -0300 Subject: PLT-3921 Fix System Console Recent Active Users (#3856) * PLT-3921 System Console Recent Active Users --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 920e444ab..b52836bdf 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4283,6 +4283,10 @@ "id": "store.sql_status.get_online_away.app_error", "translation": "Encountered an error retrieving all the online/away statuses" }, + { + "id": "store.sql_status.get_team_statuses.app_error", + "translation": "Encountered an error retrieving all statuses from the team members" + }, { "id": "store.sql_status.get_total_active_users_count.app_error", "translation": "We could not count the active users" -- cgit v1.2.3-1-g7c22