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 more languages to random room name generator #27

Open
pmontepagano opened this issue Apr 12, 2020 · 1 comment
Open

Add more languages to random room name generator #27

pmontepagano opened this issue Apr 12, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@pmontepagano
Copy link

It would be great if we could have different wordlists for different languages, and a configuration option to be able to generate random room names in different languages. This last piece I guess should be in jitsi-meet rather than in jitsi/js-utils.

@bgrozev
Copy link
Member

bgrozev commented Apr 13, 2020

That would be cool. I imagine other languages will require a different structure (the adjective-noun-verb-adverb scheme doesn't necessarily translate).

Are you interested in contributing a language? The jitsi-meet changes should be minimal, just add a config value and an optional language parameter to generateRoomWithoutSeparator. Keep in mind that you need a lot of words to make collisions sufficiently unlikely.

@saghul saghul added the enhancement New feature or request label Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants