Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add override default locale to user settings #10412

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

Tainan404
Copy link
Member

@Tainan404 Tainan404 commented Sep 8, 2020

What does this PR do?

This PR adds a new user settings called bbb_override_default_locale to user settings

Closes

Closes #10085

@cod3r0k
Copy link

cod3r0k commented Jan 1, 2021

Hi, I didn't find this parameter in API. Isn't it? @Tainan404 @antobinary

@Tainan404
Copy link
Member Author

Hi @cod3r0k, This PR is meant to 2.3 version, if you're running a instance of it just use the user-data- parameter with the bbb_override_default_locale parameter (E.G: user-data-bbb_override_default_locale), follow doc link.

@cod3r0k
Copy link

cod3r0k commented Jan 14, 2021

Hi @cod3r0k, This PR is meant to 2.3 version, if you're running a instance of it just use the user-data- parameter with the bbb_override_default_locale parameter (E.G: user-data-bbb_override_default_locale), follow doc link.

Thanks @Tainan404 , I pass a language parameter to the BBB and it is getting stuck in the entrance loading dots. For example you can pass 'fa' or 'ar' etc to reproduce the situation. But when I pass 'en' parameter and change language from the UI, it is changed very well. Therefore, I think it need a check. Let me know if you need more information about the issue.

screen-capture.58.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a join parameter to override default locale
3 participants