mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
[enhancement] Add a button size setting (#486)
* Add a button size setting * Reduce setting size and add px suffix * Looks like I don't need || inside of control-settings * Update translation * Bump settings version to 7
This commit is contained in:
parent
933573b57f
commit
86a93866d0
4 changed files with 46 additions and 12 deletions
|
|
@ -400,6 +400,8 @@
|
|||
"audioExclusiveMode_description": "enable exclusive output mode. In this mode, the system is usually locked out, and only mpv will be able to output audio",
|
||||
"audioPlayer": "audio player",
|
||||
"audioPlayer_description": "select the audio player to use for playback",
|
||||
"buttonSize": "Player bar button size",
|
||||
"buttonSize_description": "The size of the player bar buttons",
|
||||
"clearCache": "Clear browser cache",
|
||||
"clearCache_description": "A 'hard clear' of Feishin. In addition to clearing Feishin's cache, empty the browser cache (saved images and other assets). Server credentials and settings are preserved.",
|
||||
"clearQueryCache": "Clear Feishin cache",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue