[PR #6748] [MERGED] Add pt-pt as culture, fix localization typo #11097

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6748
Author: @ptalmeida
Created: 10/31/2021
Status: Merged
Merged: 11/3/2021
Merged by: @cvium

Base: masterHead: master


📝 Commits (3)

📊 Changes

3 files changed (+4 additions, -3 deletions)

View changed files

📝 Emby.Server.Implementations/Localization/countries.json (+1 -1)
📝 Emby.Server.Implementations/Localization/iso6392.txt (+2 -1)
📝 tests/Jellyfin.Server.Implementations.Tests/Localization/LocalizationManagerTests.cs (+1 -1)

📄 Description

Changes

  • Add pt-pt as culture. This does not solve the problem with portuguese locales as described here in Jellyfin-web.
  • Fix typo with "Réunion".

Issues

Fixes #6747


🔄 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/6748 **Author:** [@ptalmeida](https://github.com/ptalmeida) **Created:** 10/31/2021 **Status:** ✅ Merged **Merged:** 11/3/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`a22c57f`](https://github.com/jellyfin/jellyfin/commit/a22c57ff3323c3e06ffdd828f887ee37933e8ece) Fix localization typo with Réunion - [`10a173c`](https://github.com/jellyfin/jellyfin/commit/10a173c01164304449787f275df5b70d58b4debd) Add pt-pt as culture - [`7b89e0e`](https://github.com/jellyfin/jellyfin/commit/7b89e0e3a529295e1193086d9aced67545142ca0) Fix tests ### 📊 Changes **3 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Localization/countries.json` (+1 -1) 📝 `Emby.Server.Implementations/Localization/iso6392.txt` (+2 -1) 📝 `tests/Jellyfin.Server.Implementations.Tests/Localization/LocalizationManagerTests.cs` (+1 -1) </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. --> * Add pt-pt as culture. This does not solve the problem with portuguese locales as described [here](https://github.com/jellyfin/jellyfin-web/pull/3114#issuecomment-954344003) in Jellyfin-web. * Fix typo with "Réunion". **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #6747 --- <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:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11097