feat: Drop to import onto collection scene (#2005)
* Refactor to functional component * feat: Basic drag and drop into collection
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
"New collection": "New collection",
|
||||
"Collections": "Collections",
|
||||
"Untitled": "Untitled",
|
||||
"Document not supported – try Markdown, Plain text, HTML, or Word": "Document not supported – try Markdown, Plain text, HTML, or Word",
|
||||
"Home": "Home",
|
||||
"Starred": "Starred",
|
||||
"Settings": "Settings",
|
||||
@@ -120,6 +121,7 @@
|
||||
"Installation": "Installation",
|
||||
"Unstar": "Unstar",
|
||||
"Star": "Star",
|
||||
"Could not import file": "Could not import file",
|
||||
"Appearance": "Appearance",
|
||||
"System": "System",
|
||||
"Light": "Light",
|
||||
@@ -212,6 +214,7 @@
|
||||
"Recently published": "Recently published",
|
||||
"Least recently updated": "Least recently updated",
|
||||
"A–Z": "A–Z",
|
||||
"Drop documents to import": "Drop documents to import",
|
||||
"The collection was updated": "The collection was updated",
|
||||
"You can edit the name and other details at any time, however doing so often might confuse your team mates.": "You can edit the name and other details at any time, however doing so often might confuse your team mates.",
|
||||
"Name": "Name",
|
||||
|
||||
Reference in New Issue
Block a user