Simplify radio CRUD code
This commit is contained in:
@@ -174,11 +174,6 @@
|
||||
"updatedAt": "Updated at",
|
||||
"createdAt": "Created at"
|
||||
},
|
||||
"notifications": {
|
||||
"created": "Radio created",
|
||||
"updated": "Radio updated",
|
||||
"deleted": "Radio deleted"
|
||||
},
|
||||
"actions": {
|
||||
"playNow": "Play Now"
|
||||
}
|
||||
@@ -356,8 +351,6 @@
|
||||
"noPlaylistsAvailable": "None available",
|
||||
"delete_user_title": "Delete user '%{name}'",
|
||||
"delete_user_content": "Are you sure you want to delete this user and all their data (including playlists and preferences)?",
|
||||
"delete_radio_title": "Delete radio '%{name}'",
|
||||
"delete_radio_content": "Are you sure you want to remove this radio?",
|
||||
"notifications_blocked": "You have blocked Notifications for this site in your browser's settings",
|
||||
"notifications_not_available": "This browser does not support desktop notifications or you are not accessing Navidrome over https",
|
||||
"lastfmLinkSuccess": "Last.fm successfully linked and scrobbling enabled",
|
||||
|
||||
Reference in New Issue
Block a user