You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open the login page.
Set the interface language to a non-English language.
Enter an incorrect username or password.
Observe that the error message "Invalid username or password." appears in English, while the rest of the interface is in a different language.
The text was updated successfully, but these errors were encountered:
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
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
@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.
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!
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
The text was updated successfully, but these errors were encountered: