Describe the bug
On successful login, the admin dashboard is rendered in English, regardless of the language used on the login page.
On logout, home page is rendered in English, even if user was using spanish
To Reproduce
Go to the login page.
Toggle to Spanish.
Enter valid credentials and log in.
Notice that the admin dashboard is rendered in English, despite the selected language on the login page.
Log out.
Notice that the home page is rendered in English, even if the user was using Spanish.
Expected behavior
The admin dashboard should be rendered in the same language as selected on the login page.
Home page should retain previous language, even on logout
Describe the bug On successful login, the admin dashboard is rendered in English, regardless of the language used on the login page. On logout, home page is rendered in English, even if user was using spanish
To Reproduce
Expected behavior
The admin dashboard should be rendered in the same language as selected on the login page.
Home page should retain previous language, even on logout