Skip to content

Fix form validation message translations - #50

Merged
mwarman merged 1 commit into
mainfrom
49-validation-message-using-incorrect-language
Feb 20, 2025
Merged

Fix form validation message translations#50
mwarman merged 1 commit into
mainfrom
49-validation-message-using-incorrect-language

Conversation

@mwarman

@mwarman mwarman commented Feb 20, 2025

Copy link
Copy Markdown
Member

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

Describe the changes included in this pull request. Link to the associated GitHub issue(s).

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings
  • Update storybook stories as needed
  • Update project documentation as needed, README, JSDoc, etc.

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Go to the landing page.
  2. Set the language to English.
  3. View the Sign in page.
  4. Trigger a validation message (it should be in English.)
  5. Change the language to Spanish.
  6. Trigger a new validation message (it should be in Spanish.)

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • [...]

@mwarman mwarman added the bug Something isn't working label Feb 20, 2025
@mwarman mwarman self-assigned this Feb 20, 2025
@mwarman mwarman linked an issue Feb 20, 2025 that may be closed by this pull request
@mwarman
mwarman merged commit 9458c70 into main Feb 20, 2025
@mwarman
mwarman deleted the 49-validation-message-using-incorrect-language branch February 20, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validation message using incorrect language

1 participant