Hi there, I’m trying to find the origin of the “The username or password you entered is incorrect. Please check the username, re-type the password, and try again.” looking inside the login procesor, it loads from the ‘login_username_password_incorrect’ lexicon, but I can’t find such lexicon configured anywhere in my project, I searched in all files, and in the database.
I also tried loading somewhere else in my site to show the same message, but it won’t load the lexicon, and just print ‘login_username_password_incorrect’