Enhance share dialog (#860)

This commit is contained in:
Erik Michelson 2020-12-22 21:17:40 +01:00 committed by GitHub
parent 1c6e6e10fb
commit 721c8c0e5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 120 additions and 25 deletions

View file

@ -389,7 +389,9 @@
},
"shareLink": {
"title": "Share link",
"viewOnlyDescription": "This link points to a read-only version of this note. You can use this e.g. for feedback from friends and colleagues."
"editorDescription": "This link points to this note in the editor as you currently see it.",
"viewOnlyDescription": "This link points to a read-only version of this note. You can use this e.g. for feedback from friends and colleagues.",
"slidesDescription": "This link points to the presentation view of the slides."
},
"preferences": {
"title": "Preferences",