bigbluebutton / greenlight

A really simple end-user interface for your BigBlueButton server.
GNU Lesser General Public License v3.0
791 stars 3.8k forks source link

[v 3.*] use browser language | question #5836

Closed sergey-balychev closed 3 months ago

sergey-balychev commented 4 months ago

good time of day. it is not planned in version 3.x to return the user's language setting such as "use browser language", as it was in version 2.x ? In many international events, this plays an important role. I understand that English is set by default, but still the question has a place to be! Thanks.

farhatahmad commented 3 months ago

v3 by default does use the browser language, unless the .env has DEFAULT_LOCALE set. Are you seeing something other than that?

sergey-balychev commented 3 months ago

@farhatahmad

v3 by default does use the browser language, unless the .env has DEFAULT_LOCALE set. Are you seeing something other than that?

I have not configured this parameter. at the same time, English is set by default for all users, although the browser is in another language.

image

and at the same time, there is no "use browser language" option in the account settings, English is set by default.

image

--

image

farhatahmad commented 3 months ago

Greenlight will fall back to English if the language is not found. Which language is the browser set to?

sergey-balychev commented 3 months ago

Greenlight will fall back to English if the language is not found. Which language is the browser set to?

Russian

farhatahmad commented 3 months ago

I was not able to reproduce this. I set my browser language to ru and signed up a user. That user was given the russian language image

sergey-balychev commented 2 months ago

@farhatahmad Thank you. We will be watching