mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
refactor shuffle all modal for styles and loading state
This commit is contained in:
@@ -311,6 +311,17 @@
|
||||
"expireInvalid": "expiration must be in the future",
|
||||
"createFailed": "failed to create share (is sharing enabled?)"
|
||||
},
|
||||
"shuffleAll": {
|
||||
"title": "play random",
|
||||
"input_genre": "$t(entity.genre_one)",
|
||||
"input_limit": "how many songs?",
|
||||
"input_minYear": "from year",
|
||||
"input_maxYear": "to year",
|
||||
"input_played": "play filter",
|
||||
"input_played_optionAll": "all tracks",
|
||||
"input_played_optionUnplayed": "only unplayed tracks",
|
||||
"input_played_optionPlayed": "only played tracks"
|
||||
},
|
||||
"updateServer": {
|
||||
"success": "server updated successfully",
|
||||
"title": "update server"
|
||||
|
||||
Reference in New Issue
Block a user