-
Notifications
You must be signed in to change notification settings - Fork 1.1k
USWDS - 404 error template: Update sentence structure #5045
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A thing of beauty!
Converting to draft so that we can incorporate the Spanish language edits. |
@mejiaj I updated the Spanish template to include the recommended copy. Can you confirm that it reads as expected? |
Removing from |
Summary
Updated template copy in the 404 templates to follow parallel structure and use active voice.
This PR pulls in the copy update established in uswds/uswds-site#1802 (English) and #5060 (Spanish). This PR is an extension of original issue #4225.
Thanks to @ybom for the Spanish translation!
Breaking
This is not a breaking change, but sites that use the 404 template copy should update.
Related issue
Closes: #4980
Preview link
Next steps
Evaluate if the Spanish version of the template needs similar updatesDONEuswds-site
.Before opening this PR, make sure you’ve done whichever of these applies to you:
git pull origin [base branch]
to pull in the most recent updates from your base and check for merge conflicts. (Often, the base branch isdevelop
).npm test
and confirm that all tests pass.