diff --git a/app/email/email.go b/app/email/email.go index ca1d7752e5..1bd25f999b 100644 --- a/app/email/email.go +++ b/app/email/email.go @@ -1172,7 +1172,7 @@ func (es *Service) SendDelinquencyEmail60(email, locale, siteURL string) error { data.Props["Button"] = T("api.templates.delinquency_60.button") data.Props["EmailUs"] = T("api.templates.email_us_anytime_at") data.Props["IncludeSecondaryActionButton"] = true - data.Props["SecondaryActionButtonText"] = T("api.templates.delinquency_60.downgrade_to_starter") + data.Props["SecondaryActionButtonText"] = T("api.templates.delinquency_60.downgrade_to_free") data.Props["Footer"] = T("api.templates.copyright") // 45 day template is the same as the 60 day one so its reused @@ -1205,7 +1205,7 @@ func (es *Service) SendDelinquencyEmail75(email, locale, siteURL, planName, deli data.Props["Button"] = T("api.templates.delinquency_75.button") data.Props["EmailUs"] = T("api.templates.email_us_anytime_at") data.Props["IncludeSecondaryActionButton"] = true - data.Props["SecondaryActionButtonText"] = T("api.templates.delinquency_75.downgrade_to_starter") + data.Props["SecondaryActionButtonText"] = T("api.templates.delinquency_75.downgrade_to_free") data.Props["Footer"] = T("api.templates.copyright") // 45 day template is the same as the 75 day one so its reused diff --git a/i18n/de.json b/i18n/de.json index a88588701f..1c1107592d 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9319,7 +9319,7 @@ "translation": "Dein Mattermost {{.Plan}} wird in 15 Tagen herabgestuft" }, { - "id": "api.templates.delinquency_75.downgrade_to_starter", + "id": "api.templates.delinquency_75.downgrade_to_free", "translation": "Herunterstufen zu Cloud Starter" }, { @@ -9363,7 +9363,7 @@ "translation": "Aktion notwendig: Arbeitsbereich wird in 30 Tagen herabgestuft" }, { - "id": "api.templates.delinquency_60.downgrade_to_starter", + "id": "api.templates.delinquency_60.downgrade_to_free", "translation": "Herabstufen zu Cloud Starter" }, { diff --git a/i18n/en.json b/i18n/en.json index 7171c90c47..fee81c6f65 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3249,7 +3249,7 @@ }, { "id": "api.templates.delinquency_14.subtitle1", - "translation": "We weren't able to charge the credit card we have on file. This means your workspace is at risk of being downgraded to Cloud Starter." + "translation": "We weren't able to charge the credit card we have on file. This means your workspace is at risk of being downgraded to Cloud Free." }, { "id": "api.templates.delinquency_14.subtitle2", @@ -3328,8 +3328,8 @@ "translation": "Update payment" }, { - "id": "api.templates.delinquency_60.downgrade_to_starter", - "translation": "Downgrade to Cloud Starter" + "id": "api.templates.delinquency_60.downgrade_to_free", + "translation": "Downgrade to Cloud Free" }, { "id": "api.templates.delinquency_60.subject", @@ -3345,7 +3345,7 @@ }, { "id": "api.templates.delinquency_60.subtitle3", - "translation": "Update your payment information now or downgrade to Cloud Starter below." + "translation": "Update your payment information now or downgrade to Cloud Free below." }, { "id": "api.templates.delinquency_60.title", @@ -3372,8 +3372,8 @@ "translation": "Update payment" }, { - "id": "api.templates.delinquency_75.downgrade_to_starter", - "translation": "Downgrade to Cloud Starter" + "id": "api.templates.delinquency_75.downgrade_to_free", + "translation": "Downgrade to Cloud Free" }, { "id": "api.templates.delinquency_75.subject", @@ -3385,11 +3385,11 @@ }, { "id": "api.templates.delinquency_75.subtitle2", - "translation": "Your workspace will be downgraded to Cloud Starter. Your {{.Plan}} features will be locked and some of your workspace data may be archived until your full outstanding balance is settled." + "translation": "Your workspace will be downgraded to Cloud Free. Your {{.Plan}} features will be locked and some of your workspace data may be archived until your full outstanding balance is settled." }, { "id": "api.templates.delinquency_75.subtitle3", - "translation": "Update your payment information now, or downgrade to Cloud Starter." + "translation": "Update your payment information now, or downgrade to Cloud Free." }, { "id": "api.templates.delinquency_75.title", @@ -3413,7 +3413,7 @@ }, { "id": "api.templates.delinquency_90.subtitle2", - "translation": "In addition, your data may have been archived due to Cloud Starter limitations." + "translation": "In addition, your data may have been archived due to Cloud Free limitations." }, { "id": "api.templates.delinquency_90.subtitle3", diff --git a/i18n/en_AU.json b/i18n/en_AU.json index 4b500dee33..e0d8f4d09a 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -9347,7 +9347,7 @@ "translation": "Your Mattermost {{.Plan}} will be downgraded in 15 days" }, { - "id": "api.templates.delinquency_75.downgrade_to_starter", + "id": "api.templates.delinquency_75.downgrade_to_free", "translation": "Downgrade to Cloud Starter" }, { @@ -9387,7 +9387,7 @@ "translation": "Action Required: Workspace will be downgraded in 30 days" }, { - "id": "api.templates.delinquency_60.downgrade_to_starter", + "id": "api.templates.delinquency_60.downgrade_to_free", "translation": "Downgrade to Cloud Starter" }, { diff --git a/i18n/es.json b/i18n/es.json index 497a9b8ece..b150176aa1 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -9328,7 +9328,7 @@ "translation": "Tu {{.Plan}} Mattermost será degradado en 15 días" }, { - "id": "api.templates.delinquency_75.downgrade_to_starter", + "id": "api.templates.delinquency_75.downgrade_to_free", "translation": "Degradar a Cloud Starter" }, { @@ -9372,7 +9372,7 @@ "translation": "Acción requerida: El workspace será degradado en 30 días" }, { - "id": "api.templates.delinquency_60.downgrade_to_starter", + "id": "api.templates.delinquency_60.downgrade_to_free", "translation": "Degradar a Cloud Starter" }, { diff --git a/i18n/ja.json b/i18n/ja.json index 322db690a6..ff427d87e3 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -9328,7 +9328,7 @@ "translation": "あなたのMattermostワークスペースは15日後にダウングレードされます" }, { - "id": "api.templates.delinquency_75.downgrade_to_starter", + "id": "api.templates.delinquency_75.downgrade_to_free", "translation": "Cloud Starterへダウングレード" }, { @@ -9364,7 +9364,7 @@ "translation": "対応が必要です: ワークスペースは30日後にダウングレードされます" }, { - "id": "api.templates.delinquency_60.downgrade_to_starter", + "id": "api.templates.delinquency_60.downgrade_to_free", "translation": "Cloud Starterへのダウングレード" }, { diff --git a/i18n/nl.json b/i18n/nl.json index e283b1d9ff..ece09c658f 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -9343,7 +9343,7 @@ "translation": "Actie vereist: Werkruimte zal binnen 30 dagen gedowngraded worden" }, { - "id": "api.templates.delinquency_60.downgrade_to_starter", + "id": "api.templates.delinquency_60.downgrade_to_free", "translation": "Downgraden naar Cloud Starter" }, { @@ -9459,7 +9459,7 @@ "translation": "Jouw Mattermost {{.Plan}} zal over 15 dagen worden gedowngraded" }, { - "id": "api.templates.delinquency_75.downgrade_to_starter", + "id": "api.templates.delinquency_75.downgrade_to_free", "translation": "Downgraden naar Cloud Starter" }, { diff --git a/i18n/pl.json b/i18n/pl.json index 31e7d83dec..cad231cde7 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -9348,7 +9348,7 @@ "translation": "Twój Mattermost {{.Plan}} zostanie zdegradowany za 15 dni" }, { - "id": "api.templates.delinquency_75.downgrade_to_starter", + "id": "api.templates.delinquency_75.downgrade_to_free", "translation": "Obniż na Cloud Starter" }, { @@ -9392,7 +9392,7 @@ "translation": "Wymagane działanie: Obszar roboczy zostanie zdegradowany w ciągu 30 dni" }, { - "id": "api.templates.delinquency_60.downgrade_to_starter", + "id": "api.templates.delinquency_60.downgrade_to_free", "translation": "Obniż na Cloud Starter" }, { diff --git a/i18n/sv.json b/i18n/sv.json index 290ff4f7e5..81ca870fdb 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -9467,7 +9467,7 @@ "translation": "Din Mattermost {{.Plan}} kommer att nedgraderas om 15 dagar" }, { - "id": "api.templates.delinquency_75.downgrade_to_starter", + "id": "api.templates.delinquency_75.downgrade_to_free", "translation": "Nedgradera till Cloud Starter" }, { @@ -9511,7 +9511,7 @@ "translation": "Åtgärder krävs: Arbetsytan kommer att nedgraderas inom 30 dagar" }, { - "id": "api.templates.delinquency_60.downgrade_to_starter", + "id": "api.templates.delinquency_60.downgrade_to_free", "translation": "Nedgradera till Cloud Starter" }, { diff --git a/i18n/tr.json b/i18n/tr.json index cbe04ebdb2..744b9a2ea0 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -9359,7 +9359,7 @@ "translation": "Mattermost {{.Plan}} tarifeniz 15 gün sonra alt tarifeye geçirilecek" }, { - "id": "api.templates.delinquency_75.downgrade_to_starter", + "id": "api.templates.delinquency_75.downgrade_to_free", "translation": "Cloud Starter alt tarifesine geç" }, { @@ -9427,7 +9427,7 @@ "translation": "İşlem yapılması gerekli: Çalışma alanı 30 gün sonra alt tarifeye geçirilecek" }, { - "id": "api.templates.delinquency_60.downgrade_to_starter", + "id": "api.templates.delinquency_60.downgrade_to_free", "translation": "Cloud Starter alt tarifesine geç" }, {