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: Add missing He lang export in payload/i18n #6484

Merged
merged 1 commit into from
May 28, 2024

Conversation

zvizvi
Copy link
Contributor

@zvizvi zvizvi commented May 24, 2024

Description

Fixed missing Hebrew language export in payload/i18n module.
The import statement import { he } from 'payload/i18n/he' was not functioning due to he not being exported correctly.

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

Type of change

  • Chore (non-breaking change which does not add functionality)

@zvizvi zvizvi marked this pull request as ready for review May 24, 2024 01:06
@zvizvi zvizvi requested review from denolfe and jmikrut as code owners May 24, 2024 01:06
@paulpopus paulpopus changed the title fix(translations): Add missing He lang export in payload/i18n fix: Add missing He lang export in payload/i18n May 28, 2024
@paulpopus
Copy link
Contributor

Thanks for your contribution @zvizvi!

@paulpopus paulpopus merged commit 6f5d86e into payloadcms:beta May 28, 2024
44 of 47 checks passed
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.

2 participants