mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 04:20:07 +02:00
add setting to follow current song on playqueue
This commit is contained in:
@@ -682,6 +682,8 @@
|
||||
"exportImportSettings_offendingKeyError": "\"{{offendingKey}}\" is incorrect - {{reason}}",
|
||||
"externalLinks_description": "enables showing external links (Last.fm, MusicBrainz) on artist/album pages",
|
||||
"externalLinks": "show external links",
|
||||
"followCurrentSong_description": "automatically scroll the play queue to the current playing song",
|
||||
"followCurrentSong": "follow current song",
|
||||
"followLyric_description": "scroll the lyric to the current playing position",
|
||||
"followLyric": "follow current lyric",
|
||||
"font_description": "sets the font to use for the application",
|
||||
@@ -779,7 +781,8 @@
|
||||
"playerAlbumArtResolution": "player album art resolution",
|
||||
"playerbarOpenDrawer_description": "allows clicking of the playerbar to open the full screen player",
|
||||
"playerbarOpenDrawer": "playerbar fullscreen toggle",
|
||||
"playerbarSlider": "playerbar slider - the waveform is not recommended if using on a slow or metered internet connection",
|
||||
"playerbarSlider": "playerbar slider",
|
||||
"playerbarSlider_description": "the waveform is not recommended if on a slow or metered internet connection",
|
||||
"playerbarSliderType_optionSlider": "slider",
|
||||
"playerbarSliderType_optionWaveform": "waveform",
|
||||
"playerbarWaveformAlign": "waveform align",
|
||||
|
||||
Reference in New Issue
Block a user