mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
* fix(i18n): backfill 10 settings.shortcut* keys for #435 PR #435 added 10 new settings.shortcut* labels to en.ts (start search, advanced search, toggle sidebar, mute, equalizer, repeat, open now playing, lyrics, favorite current track, open help) but left the other 7 locales without translations — i18next would fall back to English at runtime. Adding translations for de, fr, nl, zh, nb, ru, es in the same position as en.ts (right after shortcutOpenMiniPlayer), styled after the existing shortcut* entries in each locale. * docs(changelog): add #435 shortcuts action-registry entry * chore(credits): add #435 to cucadmuh's contributions
This commit is contained in:
committed by
GitHub
parent
1e05180418
commit
4483552c94
@@ -205,6 +205,7 @@ const CONTRIBUTORS = [
|
||||
'UI refinements — sidebar discovery indicators, adaptive header, interaction polish (PR #397)',
|
||||
'Queue: drag rows outside to remove with trash ghost (PR #420)',
|
||||
'Tauri: modularize audio and lib command layers (PR #422)',
|
||||
'Shortcuts: action registry, dynamic CLI help, 9 new input targets + F1 help binding (PR #435)',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user