[PR #6762] [MERGED] Add missing localization options #11107

Closed
opened 2026-02-07 06:32:37 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6762
Author: @WWWesten
Created: 11/1/2021
Status: Merged
Merged: 11/2/2021
Merged by: @cvium

Base: masterHead: master


📝 Commits (4)

  • f2817fe Merge pull request #1 from jellyfin/master
  • 0a14279 Merge branch 'jellyfin:master' into master
  • a229526 Update LocalizationManager.cs
  • 967fd66 Update LocalizationManager.cs

📊 Changes

1 file changed (+18 additions, -0 deletions)

View changed files

📝 Emby.Server.Implementations/Localization/LocalizationManager.cs (+18 -0)

📄 Description

Changes

Added missing languages with at least 10% translations to list at Dashboard > General > Display > Preferred display language

Issues

Fixes # https://github.com/jellyfin/jellyfin/issues/6756


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/6762 **Author:** [@WWWesten](https://github.com/WWWesten) **Created:** 11/1/2021 **Status:** ✅ Merged **Merged:** 11/2/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`f2817fe`](https://github.com/jellyfin/jellyfin/commit/f2817fef743eeb75a00782ceea363b2d3e7dc9f2) Merge pull request #1 from jellyfin/master - [`0a14279`](https://github.com/jellyfin/jellyfin/commit/0a14279e2a21bcb9654a06a2d49e1e4f0cc5329c) Merge branch 'jellyfin:master' into master - [`a229526`](https://github.com/jellyfin/jellyfin/commit/a229526454750de978397571b0b19426f195dd3d) Update LocalizationManager.cs - [`967fd66`](https://github.com/jellyfin/jellyfin/commit/967fd66ca9b416bb8ca0796304ab912a45f3dd1d) Update LocalizationManager.cs ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Localization/LocalizationManager.cs` (+18 -0) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> Added missing languages with at least 10% translations to list at Dashboard > General > Display > Preferred display language **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes # https://github.com/jellyfin/jellyfin/issues/6756 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:32:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11107