From ffe9d3adead63928016bd330df7c63fbac2042ba Mon Sep 17 00:00:00 2001 From: Allan Guwatudde Date: Wed, 6 Oct 2021 15:46:56 +0300 Subject: [PATCH] [MM-38437] - Trial ending soon email refers to Cloud Professional (#18546) * [MM-38437] - Trial ending soon email refers to Cloud Professional * feedback impl * add coma --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 08fc88b784..e747212b13 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3097,7 +3097,7 @@ }, { "id": "api.templates.cloud_trial_ending_email.subtitle", - "translation": "{{.Name}}, your 14-day trial of Mattermost Cloud Professional is ending in 3 days, on {{.TrialEnd}}. Please add your payment information to ensure your team can continue enjoying the benefits of Cloud Professional." + "translation": "{{.Name}}, your 14-day trial of Mattermost is ending in 3 days, on {{.TrialEnd}}. Please add your payment information to ensure your team can continue enjoying the benefits of Mattermost Cloud." }, { "id": "api.templates.cloud_trial_ending_email.title",