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
Overview: This would allow users to switch to any language in their settings.
Also if this should be implemented there are some questions that need to be addressed.
How would it automatically remember the last language you chose? Cookie? DB?
Should guests be allowed to switch languages?
If settings should be implemented for registered users only, what about the guests? This would be a persistent question to the previous one.
If allowed for guests too, where would this be placed? Header? Footer?
Should it be placed it the footer, how would it be implemented? Modal? Dropup vs Dropdown?
I'm sure I missed some programmatic questions >.>' meh.
Im imagining it will be saved in the user settings so it goes into the db.
Guests will probably see the default language set by admin
Guests dont have accounts so they dont have settings
Will probably go in user>settings.
(Currently languages are only able to be set site-wide)
The text was updated successfully, but these errors were encountered: