summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-09-06 17:51:42 -0400
committerenahum <nahumhbl@gmail.com>2016-09-06 18:51:42 -0300
commit73692f010e1a0bf62f0a502797aca94f99012385 (patch)
treecee41dd48ec51c904bf29ad81c1d5a4a2dddb009 /i18n
parent024a72b440345709692d46f2b15d5cb958926359 (diff)
downloadchat-73692f010e1a0bf62f0a502797aca94f99012385.tar.gz
chat-73692f010e1a0bf62f0a502797aca94f99012385.tar.bz2
chat-73692f010e1a0bf62f0a502797aca94f99012385.zip
PLT-3775/PLT-4067 Fixes for email notifications for 3.4
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 ad2992902..af0500f3e 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1272,6 +1272,10 @@
"translation": "Failed to retrieve comment thread posts in notifications root_post_id=%v, err=%v"
},
{
+ "id": "api.post.send_notifications_and_forget.get_teams.error",
+ "translation": "Failed to get teams when sending cross-team DM user_id=%v, err=%v"
+ },
+ {
"id": "api.post.send_notifications_and_forget.mention_body",
"translation": "You have one new mention."
},