Simplify radio CRUD code

This commit is contained in:
Deluan
2023-01-24 20:58:20 -05:00
committed by Deluan Quintão
parent 39161fdf47
commit 5eefb265e5
6 changed files with 59 additions and 241 deletions
-7
View File
@@ -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",