Skip to content

Sort language selector#1280

Closed
LukasKalbertodt wants to merge 1 commit intoopencast:mainfrom
LukasKalbertodt:sort-languages
Closed

Sort language selector#1280
LukasKalbertodt wants to merge 1 commit intoopencast:mainfrom
LukasKalbertodt:sort-languages

Conversation

@LukasKalbertodt
Copy link
Copy Markdown
Member

The previous order was quite random, languages were just added to the end of the list. This makes it harder to find the language you want. This is now sorted by Intl.Collator("en"), which seems to be common practice.

The previous order was quite random, languages were just added to the
end of the list. This makes it harder to find the language you want.
This is now sorted by `Intl.Collator("en")`, which seems to be common
practice.
@gregorydlogan gregorydlogan deleted the branch opencast:main April 1, 2026 21:53
@LukasKalbertodt
Copy link
Copy Markdown
Member Author

Closed due to branch restructuring.New one: #1313

@LukasKalbertodt LukasKalbertodt deleted the sort-languages branch April 10, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants