From c09369f14a4deb1465716a0b65e496efa8290210 Mon Sep 17 00:00:00 2001 From: Allan Guwatudde Date: Mon, 10 May 2021 21:42:00 +0300 Subject: [PATCH] [MM-35404] - Cloud Trial - Body of 'Trial ends today Email (Admin-only)' conflicts with subject line (#17590) --- i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 3e74d9428c..13d2811ccb 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3088,11 +3088,11 @@ }, { "id": "api.templates.cloud_trial_ended_email.subtitle", - "translation": "{{.Name}}, your 14-day free trial of Mattermost Cloud Professional ends today {{.TodayDate}}. Please add your payment information to ensure your team can continue enjoying the benefits of Cloud Professional." + "translation": "{{.Name}}, your 14-day free trial of Mattermost Cloud Professional has ended today, {{.TodayDate}}. Please add your payment information to ensure your team can continue enjoying the benefits of Cloud Professional." }, { "id": "api.templates.cloud_trial_ended_email.title", - "translation": "Your free 14-day trial of Mattermost ends today" + "translation": "Your free 14-day trial of Mattermost has ended today" }, { "id": "api.templates.cloud_trial_ending_email.add_payment_method",