Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUT-3685: Update re-auth email address screen #2057

Merged
merged 1 commit into from
Sep 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/locales/cy/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,9 @@
}
},
"reEnterEmailAccount": {
"title": "Rhowch eich manylion mewngofnodi i mewn eto i barhau",
"header": "Rhowch eich manylion mewngofnodi i mewn eto i barhau",
"paragraph1": "Er diogelwch, mewngofnodwch gyda GOV.UK One Login eto.",
"title": "Rhowch eich manylion mewngofnodi ar gyfer GOV.UK One Login eto",
"header": "Rhowch eich manylion mewngofnodi ar gyfer GOV.UK One Login eto",
"paragraph1": "Er mwyn cadw’ch gwybodaeth yn ddiogel, mae angen i chi roi eich manylion mewngofnodi eto. Bydd hyn yn ein helpu i sicrhau mai chi sydd yna.",
"enterYourEmailAddress": "Rhowch eich cyfeiriad e-bost",
"enterYourEmailAddressError": "Rhowch yr un cyfeiriad e-bost rydych wedi’i ddefnyddio i fewngofnodi"
},
Expand Down
6 changes: 3 additions & 3 deletions src/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,9 @@
}
},
"reEnterEmailAccount": {
"title": "Re-enter your sign-in details to continue",
"header": "Re-enter your sign-in details to continue",
"paragraph1": "For security, sign in with GOV.UK One Login again.",
"title": "Enter your sign in details for GOV.UK One Login again",
"header": "Enter your sign in details for GOV.UK One Login again",
"paragraph1": "To keep your information safe, you need to enter your sign in details again. This will help us make sure it’s you.",
"enterYourEmailAddress": "Enter your email address",
"enterYourEmailAddressError": "Enter the same email address you used to sign in"
},
Expand Down
Loading