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

Pass current language into Jitsi (#24609 #24609

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

Fox32
Copy link
Contributor

@Fox32 Fox32 commented Feb 22, 2023

Jitsi itself now uses the current language of the user. However, this does not yet apply to the welcome page of the Jitsi widget that says "Join conference", which is only hard-coded to english for now.

This pulls out some changes from #23412 which seems to be unlikely to be merged soon.

Signed-off-by: Oliver Sand oliver.sand@nordeck.net

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

Type: enhancement


Here's what your changelog entry will look like:

✨ Features

@Fox32 Fox32 requested a review from a team as a code owner February 22, 2023 08:18
@github-actions github-actions bot added the Z-Community-PR Issue is solved by a community member's PR label Feb 22, 2023
Jitsi itself now uses the current language of the user. However, this does not yet apply to the welcome page of the Jitsi widget that says "Join conference", which is only hard-coded to
english for now.

Signed-off-by: Oliver Sand <oliver.sand@nordeck.net>
@Fox32 Fox32 force-pushed the nic/feat/jitsi-language branch from f371ba7 to 7515695 Compare February 22, 2023 14:04
@t3chguy
Copy link
Member

t3chguy commented Feb 22, 2023

Please avoid force pushing, it discards existing review state and means I can't just review diffs. We squash merge anyway so don't worry about making a mess of the commits

Copy link
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sane to me, thanks

@t3chguy
Copy link
Member

t3chguy commented Feb 22, 2023

We don't have test infra set up for the jitsi wrapper yet, skipping requirement

@t3chguy t3chguy changed the title Pass current language into Jitsi Pass current language into Jitsi (#24609 Feb 22, 2023
@t3chguy t3chguy merged commit 5de1b0a into element-hq:develop Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants