mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
[web] Simplify translations
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
:button="{
|
||||
handler: play,
|
||||
icon: 'shuffle',
|
||||
key: 'page.playlist.shuffle'
|
||||
key: 'actions.shuffle'
|
||||
}"
|
||||
:disabled="tracks.count === 0"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user