mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-03-02 22:57:11 -05:00
Display subtitle languages list in their own language #6204
Labels
No labels
Component: Accessibility
Component: Administration
Component: Auth
Component: CLI
Component: Channels
Component: Chapters
Component: Comments
Component: Custom Markdown
Component: Docker 🐳
Component: Documentation 📚
Component: Email
Component: Embed
Component: Federation 🎡
Component: Import/Export
Component: Live
Component: Metadata
Component: Mobile
Component: Moderation :godmode:
Component: Notifications
Component: Object storage
Component: Observability
Component: PeerTube Plugin 📦
Component: Player ⏯️
Component: Playlist
Component: Recommendation
Component: Redundancy
Component: Registration
Component: Runners
Component: SEO
Component: Search
Component: Security
Component: Stats
Component: Studio
Component: Studio
Component: Subscriptions
Component: Subtitles 💬
Component: Transcoding
Component: Upload
Component: Video Import
Component: i18n 🔡
Priority: High
Priority: Low
Priority: Roadmap
Status: Blocked ✋
Status: In Progress 🔜
Status: To Reproduce
Status: Waiting for answer
Template not filled
Type: Bug 🐛
Type: Discussion 💭
Type: Discussion 💭
Type: Duplicate ➿
Type: Feature Request ✨
Type: Maintenance 👷♀️
Type: Performance
Type: Question
UI
good first issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PeerTube#6204
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EricGuic on GitHub (Jul 3, 2025).
Describe the problem to be solved
Hi, when you open the subtitle language picker, inside the video player, each language is displayed in the same language (in my case on the screencapture below, in french).
Describe the solution you would like
As in the Profile section, display each language in its own language ;-)
and then the list :
@Chocobozzz commented on GitHub (Jul 7, 2025):
Hi,
We translate languages in the "change interface language modal" to prevent accessibility issues (I wouldn't be able to find the English language if the interface is in Chinese for example). But it's not the same for subtitles, where it's just a player setting. Other platforms like youtube or vimeo do the same and do not translate subtitle languages so I think we should keep the current behaviour.
@EricGuic commented on GitHub (Jul 7, 2025):
Hi, I didn't noticed that Youtbe or other behave like this too.
I can't say what is the best option, but may I suggest a mixed one like :
French (Français)
(so first in the language chosen in the "change interface language modal", and then in brackets the "native" language).