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

Login Page Translation Error: "Invalid Username or Password" Needs Fixing #3339

Open
AR21SM opened this issue Feb 10, 2025 · 4 comments
Open

Comments

@AR21SM
Copy link

AR21SM commented Feb 10, 2025

p5.js version

No response

What is your operating system?

Windows

Web browser and version

No response

Actual Behavior

The login page displays the message "Invalid username or password." in English, even though the rest of the interface is in other Language. This message is not translated, which creates an inconsistent user experience.

Expected Behavior

The error message "Invalid username or password." should be translated to match the language of the rest of the interface for consistency.

Steps to reproduce

  1. Open the login page.
  2. Set the interface language to a non-English language.
  3. Enter an incorrect username or password.
  4. Observe that the error message "Invalid username or password." appears in English, while the rest of the interface is in a different language.

Image

@AR21SM AR21SM added the Bug label Feb 10, 2025
Copy link

welcome bot commented Feb 10, 2025

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

@AR21SM AR21SM changed the title Login Page Translation Error: "Invalid Username or Password" Needs Fixing! Login Page Translation Error: "Invalid Username or Password" Needs Fixing Feb 10, 2025
@Jatin24062005
Copy link
Contributor

@AR21SM I have fixed these issues in my pull request. These will be updated soon. Thank you so much for highlighting the issues!
@raclim Please Review my PR & merge the PR to close the Issue.

@raclim
Copy link
Collaborator

raclim commented Feb 11, 2025

Thanks for raising this issue!

This is similar to another issue that's open, which addresses translations on the Sign Up page. Ideally, we want to ensure that we do not rely solely on machine translations, and have native speakers vet and verify them as well. Since there's an open PR with translations already, please feel free to share it around or provide any suggestions on how we could potentially get more eyes on them!

@Jatin24062005
Copy link
Contributor

@AR21SM

Image

Here You Can see Issue is fixed now in these PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants