mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add playlist drag and drop help
This commit is contained in:
parent
4057bdef32
commit
6084652e0b
3 changed files with 28 additions and 2 deletions
|
@ -907,5 +907,7 @@
|
|||
"TryMultiSelectMessage": "To edit multiple media items, just click and hold any poster and select the items you want to manage. Try it!",
|
||||
"NumLocationsValue": "{0} folders",
|
||||
"ButtonAddMediaLibrary": "Add Media Library",
|
||||
"ButtonManageFolders": "Manage folders"
|
||||
"ButtonManageFolders": "Manage folders",
|
||||
"HeaderTryDragAndDrop": "Try Drag and Drop",
|
||||
"TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!"
|
||||
}
|
|
@ -917,5 +917,7 @@
|
|||
"TryMultiSelectMessage": "To edit multiple media items, just click and hold any poster and select the items you want to manage. Try it!",
|
||||
"NumLocationsValue": "{0} folders",
|
||||
"ButtonAddMediaLibrary": "Add Media Library",
|
||||
"ButtonManageFolders": "Manage folders"
|
||||
"ButtonManageFolders": "Manage folders",
|
||||
"HeaderTryDragAndDrop": "Try Drag and Drop",
|
||||
"TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue