mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix ie hang on library setup
This commit is contained in:
parent
3d458f8076
commit
3d0d3247fd
13 changed files with 58 additions and 15 deletions
|
@ -909,5 +909,7 @@
|
|||
"ButtonAddMediaLibrary": "Add Media Library",
|
||||
"ButtonManageFolders": "Manage folders",
|
||||
"HeaderTryDragAndDrop": "Try Drag and Drop",
|
||||
"TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!"
|
||||
"TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!",
|
||||
"HeaderTryMicrosoftEdge": "Try Microsoft Edge",
|
||||
"MessageTryMicrosoftEdge": "For a better experience on Windows 10, try the new Microsoft Edge Browser."
|
||||
}
|
|
@ -919,5 +919,7 @@
|
|||
"ButtonAddMediaLibrary": "Add Media Library",
|
||||
"ButtonManageFolders": "Manage folders",
|
||||
"HeaderTryDragAndDrop": "Try Drag and Drop",
|
||||
"TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!"
|
||||
"TryDragAndDropMessage": "To re-arrange playlist items, just drag and drop. Try it!",
|
||||
"HeaderTryMicrosoftEdge": "Try Microsoft Edge",
|
||||
"MessageTryMicrosoftEdge": "For a better experience on Windows 10, try the new Microsoft Edge Browser."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue