feat: bottom sheet polish

This commit is contained in:
edde746
2026-03-02 21:24:53 +01:00
parent 3b2e278868
commit 47f2afb665
22 changed files with 295 additions and 271 deletions
+1 -2
View File
@@ -32,6 +32,7 @@
"delete": "Delete",
"shuffle": "Shuffle",
"addTo": "Add to...",
"createNew": "Create new",
"remove": "Remove",
"paste": "Paste",
"connect": "Connect",
@@ -607,7 +608,6 @@
"deleteFailedWithError": "Failed to delete collection: ${error}",
"failedToLoadItems": "Failed to load collection items: ${error}",
"selectCollection": "Select Collection",
"createNewCollection": "Create New Collection",
"collectionName": "Collection Name",
"enterCollectionName": "Enter collection name",
"addedToCollection": "Added to collection",
@@ -639,7 +639,6 @@
"itemAdded": "Added to playlist",
"itemRemoved": "Removed from playlist",
"selectPlaylist": "Select Playlist",
"createNewPlaylist": "Create New Playlist",
"errorCreating": "Failed to create playlist",
"errorDeleting": "Failed to delete playlist",
"errorLoading": "Failed to load playlists",