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

fix: missing date locales #5656

Merged
merged 1 commit into from Apr 4, 2024
Merged

fix: missing date locales #5656

merged 1 commit into from Apr 4, 2024

Conversation

PatrikKozak
Copy link
Contributor

Description

Prior to this update, we had only a few locales defined for date locales because at the time those were the only translation locales Payload supported.

Fix: adds our updated translation locales with matching date locale codes from date-fns/locale package.

Fixes #5442

  • I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Existing test suite passes locally with my changes

@denolfe denolfe merged commit c1c8600 into main Apr 4, 2024
33 checks passed
@denolfe denolfe deleted the fix/date-locales branch April 4, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some locale mismatch with datefns
2 participants