mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-29 07:09:39 +00:00
on iOS, hide UI on upload page related to folder selection (since iOS Webkit does not support folder selection)
This commit is contained in:
parent
fc5f35b388
commit
268fb2ce9a
2 changed files with 6 additions and 5 deletions
|
|
@ -662,7 +662,8 @@
|
|||
"LabelUpdateDetails": "Update Details",
|
||||
"LabelUpdateDetailsHelp": "Allow overwriting of existing details for the selected books when a match is located",
|
||||
"LabelUpdatedAt": "Updated At",
|
||||
"LabelUploaderDragAndDrop": "Drag & drop files or folders",
|
||||
"LabelUploaderDragAndDrop": "Drag & drop files",
|
||||
"LabelUploaderDragAndDropOrFolders": "or folders",
|
||||
"LabelUploaderDropFiles": "Drop files",
|
||||
"LabelUploaderItemFetchMetadataHelp": "Automatically fetch title, author, and series",
|
||||
"LabelUseAdvancedOptions": "Use Advanced Options",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue