Skip to content

Commit

Permalink
added new sentence in results page
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-solo committed Nov 15, 2024
1 parent 45b259b commit 2dd8e63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion i18n/web/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ const en: WebTranslations = {
resultsPage: {
header: 'Table of estimated monthly amounts',
general:
'The following is only an estimate of your eligibility and monthly payments <strong>based on current rates</strong>. Amounts may increase with the cost of living. Changes in your circumstances may also impact your results.',
'The following is only an estimate of your eligibility and monthly payments <strong>based on current rates</strong>. Amounts may increase with the cost of living. <p class="mt-4">You must be a citizen or legal resident of Canada to receive these benefits.</p>',
onThisPage: 'On this page',
tableHeader1: 'Benefit',
tableHeader2: 'Estimated monthly amount (CAD)',
Expand Down
2 changes: 1 addition & 1 deletion i18n/web/fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ const fr: WebTranslations = {
},
resultsPage: {
header: "Tableau des résultats d'estimation",
general: `Les résultats suivants ne sont qu'une estimation de votre admissibilité et de vos paiements mensuels <strong>basée sur les montants actuels</strong>. Ceux-ci peuvent augmenter avec le coût de la vie. Des changements dans votre situation pourraient aussi modifier vos résultats`,
general: `Les résultats suivants ne sont qu'une estimation de votre admissibilité et de vos paiements mensuels <strong>basée sur les montants actuels</strong>. Ceux-ci peuvent augmenter avec le coût de la vie. <p class="mt-4">Vous devez être citoyen ou résident autorisé du Canada pour recevoir ces prestations.</p>`,
onThisPage: 'Sur cette page',
tableHeader1: 'Prestations',
tableHeader2: 'Montant mensuel estimé (CAD)',
Expand Down

0 comments on commit 2dd8e63

Please sign in to comment.