From 3c108b78375c759b71afa88219f5dede4d6dbbf0 Mon Sep 17 00:00:00 2001 From: TheConnMan <bcconn2112@gmail.com> Date: Tue, 2 Feb 2016 19:14:54 -0500 Subject: [PATCH] Add English i18n text --- i18n/en.i18n.json | 1 + 1 file changed, 1 insertion(+) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index dcdd7f1b5f9..513d81ac348 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -163,6 +163,7 @@ "edited" : "edited", "Email_already_exists" : "Email already exists", "Email_Change_Disabled" : "Your Rocket.Chat administrator has disabled the changing of e-mail", + "Email_Notification_Mode" : "Email Notifications On", "Email_or_username" : "Email or username", "Email_verified" : "Email verified", "Emoji" : "Emoji", -- GitLab