Skip to content

Commit

Permalink
Merge pull request #575 from cagov/main
Browse files Browse the repository at this point in the history
R3 Maintenance Release
  • Loading branch information
kalvinwang authored Dec 6, 2021
2 parents c65464d + ad7b9bd commit c456363
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion public/locales/en/claim-status.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
],
"your-next-steps": [
{
"text": "Select <strong>Certify for Benefits</strong> in the Notification section on your <0>UI Online homepage</0>.",
"text": "Select <strong>Certify for Benefits</strong> in the Claim Status section on your <0>UI Online homepage</0>.",
"links": ["uio-home"]
}
],
Expand Down
2 changes: 1 addition & 1 deletion public/locales/es/claim-status.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
],
"your-next-steps": [
{
"text": "Seleccione <strong>Certificar para beneficios</strong> en la sección de Notificación en su <0>página principal de UI Online</0>."
"text": "Seleccione <strong>Certificar para beneficios</strong> en la sección de Estatus de solicitud en su <0>página principal de UI Online</0>."
}
],
"edd-next-steps": [
Expand Down
4 changes: 2 additions & 2 deletions tests/components/__snapshots__/ClaimStatus.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2352,7 +2352,7 @@ exports[`Scenario 6 matches, on desktop 1`] = `
<strong>
Certify for Benefits
</strong>
in the Notification section on your
in the Claim Status section on your
<a
href="https://uio.edd.ca.gov/UIO/Pages/ExternalUser/ClaimantAccountManagement/UIOnlineHome.aspx"
>
Expand Down Expand Up @@ -2454,7 +2454,7 @@ exports[`Scenario 6 matches, on mobile 1`] = `
<strong>
Certify for Benefits
</strong>
in the Notification section on your
in the Claim Status section on your
<a
href="https://uiom.edd.ca.gov/UIOM/Pages/Public/ExternalUser/UIOMobileLandingPage.aspx"
>
Expand Down

0 comments on commit c456363

Please sign in to comment.