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

"Scene Editor" (on the home page) should use the react-intl package, rather than defaultLocaleData which is actually customization #6509

Open
DougReeder opened this issue Oct 5, 2024 · 0 comments
Labels
bug needs triage For bugs that have not yet been assigned a fix priority

Comments

@DougReeder
Copy link
Contributor

Description
The link to "Scene Editor" on the home page and elsewhere is not localized using the user's selected locale.

To Reproduce
Steps to reproduce the behavior:

  1. Set primary language of your web browser to something not English
  2. Go to the home page
  3. Observe that "Scene Editor" is not localized

Expected behavior
"Scene Editor" should be localized the same as other UI elements

Additional context
This appears to be a holdover from some early code.

The other members of defaultLocaleData are site configuration set in the Admin app.

@DougReeder DougReeder added bug needs triage For bugs that have not yet been assigned a fix priority labels Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage For bugs that have not yet been assigned a fix priority
Projects
None yet
Development

No branches or pull requests

1 participant