docs(changelog): Russian locale missing strings and copy polish (PR #1181)

This commit is contained in:
cucadmuh
2026-06-26 00:16:50 +03:00
parent 0461cb3fb6
commit 45371b8d3b
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -124,6 +124,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* **Settings → Personalisation** gains a **Queue Settings** category that brings the queue display mode, the queue toolbar customizer, and the **Preserve "Play Next" order** toggle (moved here from Audio) together in one place.
* On macOS, the **Audio Output Device** category is now hidden rather than showing a notice — playback there always follows the system output device.
### Russian locale — missing strings and copy polish
**By [@kilyabin](https://github.com/kilyabin), PR [#1181](https://github.com/Psychotoxical/psysonic/pull/1181)**
* Fifty strings that still fell back to English in the Russian UI are now translated — macOS in-place updater, device sync file migration, fullscreen lyrics, and statistics share-image export.
* User-facing descriptions in Russian and English no longer mention WebKitGTK or FisherYates internals; several Russian labels and section titles read more naturally (settings casing, smart playlists, track transitions, and home rails).
## Fixed
+1
View File
@@ -195,6 +195,7 @@ const CONTRIBUTOR_ENTRIES = [
'Golos Text and Unbounded fonts with Cyrillic support (PR #206)',
'Fullscreen & sidebar lyrics: duration-based ease-out scroll animator replacing spring physics; bottom fade for plain lyrics (PR #214)',
'Sidebar lyrics: YouLy+ source strings render in a single line (PR #215)',
'Russian locale — 50 missing strings, copy polish, and EN user-facing cleanup (PR #1181)',
],
},
{