summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-03-10 09:39:05 -0800
committer=Corey Hulen <corey@hulen.com>2016-03-10 09:39:05 -0800
commit6d21a339dc3aedd373faacd5163462c76263ab07 (patch)
tree3fcbe39b4268a5bb45d93992e7bff7e1788eadd7 /i18n
parentcbf84c8beaa0896daaf82ecdb63f236da4d64c0e (diff)
downloadchat-6d21a339dc3aedd373faacd5163462c76263ab07.tar.gz
chat-6d21a339dc3aedd373faacd5163462c76263ab07.tar.bz2
chat-6d21a339dc3aedd373faacd5163462c76263ab07.zip
PLT-2115 adding compliance feature to enterprise
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index b7ebbb8b1..20d997af7 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2772,6 +2772,10 @@
"translation": "We couldn't get post counts"
},
{
+ "id": "store.sql_post.compliance_export.app_error",
+ "translation": "We couldn't get posts for compliance export"
+ },
+ {
"id": "store.sql_post.analytics_posts_count_by_day.app_error",
"translation": "We couldn't get post counts by day"
},