Open
Description
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
- 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.