From fe2ec9b8df11f67ea87c7e06d0b74294d057cea0 Mon Sep 17 00:00:00 2001 From: MarcoGoC Date: Tue, 24 Sep 2024 15:18:10 -0400 Subject: [PATCH] update text --- i18n/web/en.ts | 2 +- i18n/web/fr.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/web/en.ts b/i18n/web/en.ts index 5ce511eba..0f66d81a0 100644 --- a/i18n/web/en.ts +++ b/i18n/web/en.ts @@ -228,7 +228,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 2024 to December 2024 benefit rates. Future benefit amounts may be higher due to inflation.`, + inflationInfo: `This estimator uses October to December 2024 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 d6c1d6dfa..2f6b7aaa9 100644 --- a/i18n/web/fr.ts +++ b/i18n/web/fr.ts @@ -236,7 +236,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 2024 à 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 d’octobre à décembre 2024. 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',