Replace expanded with a dialog (#1258)
* Replace expanded with a dialog * Change `info` label to "Get Info" * Rename things for consistency Co-authored-by: Deluan <deluan@navidrome.org>
This commit is contained in:
+4
-2
@@ -33,7 +33,8 @@
|
||||
"addToPlaylist": "Add to Playlist",
|
||||
"shuffleAll": "Shuffle All",
|
||||
"download": "Download",
|
||||
"playNext": "Play Next"
|
||||
"playNext": "Play Next",
|
||||
"info": "Get Info"
|
||||
}
|
||||
},
|
||||
"album": {
|
||||
@@ -58,7 +59,8 @@
|
||||
"addToQueue": "Play Later",
|
||||
"shuffle": "Shuffle",
|
||||
"addToPlaylist": "Add to Playlist",
|
||||
"download": "Download"
|
||||
"download": "Download",
|
||||
"info": "Get Info"
|
||||
},
|
||||
"lists": {
|
||||
"all": "All",
|
||||
|
||||
Reference in New Issue
Block a user