From 1492d1a3cbe551395aab9f6da27c91def62f51cb Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Thu, 19 May 2016 14:33:04 -0400 Subject: PLT-2664 Split out push notifications from email notifications (#3049) * Split out push and email notification logic, always send push notifications on mention * Add user setting to control push notifications * Minor changeto simplify code --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 84d6692bb..99ca3ed72 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -903,6 +903,14 @@ "id": "api.post.send_notifications_and_forget.push_mention", "translation": " mentioned you in " }, + { + "id": "api.post.send_notifications_and_forget.push_in", + "translation": " in " + }, + { + "id": "api.post.send_notifications_and_forget.push_non_mention", + "translation": " posted in " + }, { "id": "api.post.send_notifications_and_forget.push_message", "translation": " sent you a direct message" -- cgit v1.2.3-1-g7c22