Replace document bar with sidebar (#937)

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
Tilman Vatteroth 2021-01-24 21:39:47 +01:00 committed by GitHub
parent 586969f368
commit 0627e0f551
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 1067 additions and 604 deletions

View file

@ -224,6 +224,9 @@
"highlightedText": "Highlight"
}
},
"onlineStatus": {
"online": "Online"
},
"error": {
"locked": {
"title": "This note is locked",
@ -260,6 +263,7 @@
"switchToLight": "Switch to Light Mode"
},
"appBar": {
"new": "New",
"syncScroll": {
"disable": "Disable sync scroll",
"enable": "Enable sync scroll"
@ -299,16 +303,11 @@
"menu": "Menu",
"import": "Import",
"export": "Export",
"new": "New",
"shareLink": "Share link",
"extra": "Extra",
"revision": "Revision",
"slideMode": "Slide Mode",
"download": "Download",
"help": "Help",
"deleteNote": "Delete note",
"permissions": "Permissions",
"documentInfo": "Document info",
"pinNoteToHistory": "Pin note to history",
"pinnedToHistory": "Pinned to history"
},
@ -328,7 +327,8 @@
},
"export": {
"rawHtml": "Raw HTML",
"pdf": "PDF export is unavailable."
"pdf": "PDF export is unavailable.",
"markdown-file": "Markdown file"
},
"import": {
"clipboard": "Clipboard",