From f52a1a91b441c53bb3fde6a9505599e1d61e91c7 Mon Sep 17 00:00:00 2001 From: Alex Soloviev Date: Tue, 24 Dec 2024 09:16:09 -0700 Subject: [PATCH] added new text to overview page to update rates message --- i18n/web/en.ts | 2 +- i18n/web/fr.ts | 2 +- pages/index.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/web/en.ts b/i18n/web/en.ts index 4561148fc..5dc308be4 100644 --- a/i18n/web/en.ts +++ b/i18n/web/en.ts @@ -230,7 +230,7 @@ const en: WebTranslations = { startBenefitsEstimator: 'Start benefits estimator', estimatorTimeEstimate: 'It will take about 5 to 10 minutes to complete.', whatBenefitsIncluded: 'Benefits included in the estimator', - inflationInfo: `This estimator uses October to December 2024 benefit rates. Future benefit amounts may be higher due to inflation.`, + inflationInfo: `This estimator uses January to March 2025 benefit rates. Future benefit amounts may be higher due to inflation.`, notIncludeCPP: 'This estimator does not include the Canada Pension Plan retirement pension.', learnMoreAboutCpp: `Learn more about the Canada Pension Plan`, diff --git a/i18n/web/fr.ts b/i18n/web/fr.ts index 9f9c8d5a2..6e2a3386f 100644 --- a/i18n/web/fr.ts +++ b/i18n/web/fr.ts @@ -238,7 +238,7 @@ const fr: WebTranslations = { estimatorTimeEstimate: 'Il vous faudra environ 5 à 10 minutes pour obtenir une estimation.', whatBenefitsIncluded: "Prestations incluses dans l'estimateur", - inflationInfo: `Cet estimateur utilise les taux des prestations d’octobre à décembre 2024. Les montants des prestations futures pourraient être plus élevés en raison de l’inflation.`, + inflationInfo: `Cet estimateur utilise les taux des prestations de janvier à mars 2025. Les montants des prestations futures pourraient être plus élevés en raison de l’inflation.`, notIncludeCPP: `Cet estimateur n'inclut pas la pension de retraite du Régime de pensions du Canada.`, learnMoreAboutCpp: `En savoir plus sur le Régime de pensions du Canada`, aboutResultText: 'À propos des résultats', diff --git a/pages/index.tsx b/pages/index.tsx index 0c484b9c7..df2615860 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -115,7 +115,7 @@ const Home: NextPage<{ adobeAnalyticsUrl: string }> = ({

{tsln.aboutResultText}

-

{tsln.inflationInfo}

+