feat: Add '+' button to create new doc in sidebar (#2864)

This commit is contained in:
Tom Moor
2021-12-18 11:14:17 -08:00
committed by GitHub
parent 80b2ba886a
commit 791be77867
2 changed files with 22 additions and 2 deletions

View File

@@ -127,6 +127,7 @@
"Collections could not be loaded, please reload the app": "Collections could not be loaded, please reload the app",
"Collections": "Collections",
"Untitled": "Untitled",
"New nested document": "New nested document",
"Document not supported try Markdown, Plain text, HTML, or Word": "Document not supported try Markdown, Plain text, HTML, or Word",
"Starred documents could not be loaded": "Starred documents could not be loaded",
"Starred": "Starred",
@@ -235,7 +236,6 @@
"Choose a collection": "Choose a collection",
"Unpin": "Unpin",
"Pin to collection": "Pin to collection",
"New nested document": "New nested document",
"Unpublish": "Unpublish",
"Permanently delete": "Permanently delete",
"Move": "Move",