Skip to content

Add localized desktop settings and menus - #592

Open
nx111 wants to merge 1 commit into
andrewrabert:mainfrom
nx111:codex/locale-pr
Open

Add localized desktop settings and menus#592
nx111 wants to merge 1 commit into
andrewrabert:mainfrom
nx111:codex/locale-pr

Conversation

@nx111

@nx111 nx111 commented Jul 11, 2026

Copy link
Copy Markdown

The desktop shim and native CEF menus currently contain hard-coded English labels, while Jellyfin Web and the rest of the application are localized. This makes the settings and application menus inconsistent for non-English users.

Add a small CEF-side translation resource, inject the selected desktop locale into the web shim, and use localized labels for settings sections, options, menus, and about information. Keep English fallbacks for missing keys and preserve the existing native/Web locale behavior.

@andrewrabert andrewrabert added the enhancement New feature or request label Jul 16, 2026
The desktop shim and native CEF menus currently contain hard-coded English labels, while Jellyfin Web and the rest of the application are localized. This makes the settings and application menus inconsistent for non-English users.

Add a small CEF-side translation resource, inject the selected desktop locale into the web shim, and use localized labels for settings sections, options, menus, and about information. Keep English fallbacks for missing keys and preserve the existing native/Web locale behavior. User-facing brand strings follow the upstream Jellium Desktop rename.
@nx111
nx111 force-pushed the codex/locale-pr branch from 09798bf to 43e7cfa Compare July 22, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants