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

Consolidate locale data #245

Open
jonas-jonas opened this issue Oct 22, 2024 · 0 comments
Open

Consolidate locale data #245

jonas-jonas opened this issue Oct 22, 2024 · 0 comments

Comments

@jonas-jonas
Copy link
Member

We currently have two versions of the locale data:

  1. in the legacy Ory Elements implementation: https://github.com/ory/elements/tree/main/src/locales
  2. in the new @ory/elements-react package: https://github.com/ory/elements/tree/main/packages/elements-react/src/locales

This will cause confusion, and we should consolidate both into an @ory/elements-locales or @ory/locales package in this repository. This package does not need to be published to npm (or other registry), but it should be possible to bundle its content into our various npm packages, via tsup/esbuild/etc.

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

No branches or pull requests

1 participant