From 73692f010e1a0bf62f0a502797aca94f99012385 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Tue, 6 Sep 2016 17:51:42 -0400 Subject: PLT-3775/PLT-4067 Fixes for email notifications for 3.4 --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 6cb66bd58..78496eb77 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1899,6 +1899,7 @@ "user.settings.notifications.email.everyXMinutes": "Every {count, plural, one {minute} other {{count, number} minutes}}", "user.settings.notifications.email.immediately": "Immediately", "user.settings.notifications.email.never": "Never", + "user.settings.notifications.email.send": "Send email notifications", "user.settings.notifications.emailBatchingInfo": "Notifications received over the time period selected are combined and sent in a single email.", "user.settings.notifications.emailInfo": "Email notifications are sent for mentions and direct messages when you are offline or away from {siteName} for more than 5 minutes.", "user.settings.notifications.emailNotifications": "Email notifications", -- cgit v1.2.3-1-g7c22