on iOS, hide UI on upload page related to folder selection (since iOS Webkit does not support folder selection)

This commit is contained in:
Harrison Rose 2024-11-21 04:43:03 +00:00
parent fc5f35b388
commit 268fb2ce9a
2 changed files with 6 additions and 5 deletions

View file

@ -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",