Skip to content

Commit

Permalink
Merge pull request #1095 from DTS-STN/221321-social
Browse files Browse the repository at this point in the history
221321 - Added security word
  • Loading branch information
MarcoGoC authored Jul 10, 2024
2 parents 14c432b + 99f36ee commit 0f1220f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion i18n/api/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const en: Translations = {
[FieldKey.YEARS_IN_CANADA_SINCE_18]: 'Years lived in Canada',
[FieldKey.YEARS_IN_CANADA_SINCE_OAS]: 'Years lived in Canada',
[FieldKey.EVER_LIVED_SOCIAL_COUNTRY]:
'Lived in country with social agreement',
'Lived in country with social security agreement',
[FieldKey.MARITAL_STATUS]: 'Marital status',
[FieldKey.INV_SEPARATED]: 'Involuntarily separated',
[FieldKey.PARTNER_INCOME_AVAILABLE]: "Partner's net income",
Expand Down
2 changes: 1 addition & 1 deletion i18n/api/fr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const fr: Translations = {
[FieldKey.YEARS_IN_CANADA_SINCE_18]: 'Années vécues au Canada',
[FieldKey.YEARS_IN_CANADA_SINCE_OAS]: 'Années vécues au Canada',
[FieldKey.EVER_LIVED_SOCIAL_COUNTRY]:
'A vécu dans un pays avec un accord social',
'A vécu dans un pays avec un accord de sécurité social',
[FieldKey.MARITAL_STATUS]: 'État matrimonial',
[FieldKey.INV_SEPARATED]: 'Séparation involontaire',
[FieldKey.PARTNER_INCOME_AVAILABLE]: 'Revenu du conjoint fourni',
Expand Down

0 comments on commit 0f1220f

Please sign in to comment.