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
I implemented a language system very similar to this one at work. However I don't think it makes much sense to set the language in the preferences. I propose, that you try to guess the best language from the client's browser language. I also suggest a panel with "flag"-symbols for all installed languages, so once a user is on that page, he/she can change the language on the fly. I would then save this language in the session and for logged-in users also in the database.
If most of you agree with this idea, I can help implement it. I don't think it will be much effort, because I already have functions to get language from the browser, a few language Icons and you already have the option to load a language.
cheers
T
The text was updated successfully, but these errors were encountered:
Hi,
I implemented a language system very similar to this one at work. However I don't think it makes much sense to set the language in the preferences. I propose, that you try to guess the best language from the client's browser language. I also suggest a panel with "flag"-symbols for all installed languages, so once a user is on that page, he/she can change the language on the fly. I would then save this language in the session and for logged-in users also in the database.
If most of you agree with this idea, I can help implement it. I don't think it will be much effort, because I already have functions to get language from the browser, a few language Icons and you already have the option to load a language.
cheers
T
The text was updated successfully, but these errors were encountered: