[Feature Request] Localize configuration sidebar and Windows tray menu (Simplified Chinese) #1085
RequestPlease make the configuration sidebar and Windows tray menu follow the selected Sunshine locale, including Simplified Chinese ( Observed in v2026.906.222525With locale set to zh, the configuration page is partly translated (search box, Save button and many settings), but its sidebar still shows English titles: General, Input, Audio/Video, Network, Config Files, Advanced and the encoder categories. The bundled configuration page defines these tab names as literal English strings. The Windows tray labels in Suggested approach
I locally replaced the 13 sidebar labels for personal use and verified the saved resource; I did not rebuild or translate the native tray binary. My notes are at https://github.com/Tomclanc/Sunshine-Personal-Patches and explicitly recommend upstream for other users. A proper upstream locale-aware implementation would be preferable to maintaining this local patch. I searched existing issues for sidebar/localization/tray translation and did not find a matching request. Thank you for maintaining Sunshine. |
Replies: 1 comment
|
Thanks for pushing this issue. Will be fixed by LizardByte/Sunshine#5688 Localization will need to occur on Crowdin, after the PR is merged. |
Thanks for pushing this issue. Will be fixed by LizardByte/Sunshine#5688
Localization will need to occur on Crowdin, after the PR is merged.