From 48c6b9ae91c424f23abc3a471d30d1e30b28ef0f Mon Sep 17 00:00:00 2001 From: Jure Grabnar Date: Mon, 15 Jul 2019 11:30:59 +0200 Subject: [PATCH] Fix typo Fix SCI-3696 --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 337bc7bb1..7da81cce0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1887,7 +1887,7 @@ en: download_text: "Click the link to download the file." email_subject: "Your SciNote export is ready!" email_body_1: "The export of SciNote data that you requested is ready!" - email_body_2: "You can find the link to download the file below or in your SciNote notifications. Please keep in mind that the link will expire in 7 days for security reasons." + email_body_2: "You can find the link to download the file below, or in your SciNote notifications. Please keep in mind that the link will expire in 7 days for security reasons." show_all: "Show all notifications" show_more: "Show more notifications" no_notifications: "No notifications."