mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
End to end encryption description (#731)
* End to end encryption description This PR updates the url upload description to mention that it is end to end encrypted. I used a very similar message as whatsapp so that it is familar to people. I also removed the automatic copying and turned the alert into prompt. This should be less awkward than the current implementation. * capitalize excalidraw Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
parent
f359a1ea1b
commit
e6d03aeeea
9 changed files with 9 additions and 24 deletions
|
@ -54,8 +54,7 @@
|
|||
"couldNotCreateShareableLink": "Impossible de créer un lien de partage.",
|
||||
"importBackendFailed": "L'import depuis le backend a échoué.",
|
||||
"cannotExportEmptyCanvas": "Impossible d'exporter un canvas vide.",
|
||||
"couldNotCopyToClipboard": "Impossible de copier dans le presse-papier. Essayez d'utiliser le navigateur Chrome.",
|
||||
"copiedToClipboard": "Copié dans le presse-papier: {{url}}"
|
||||
"couldNotCopyToClipboard": "Impossible de copier dans le presse-papier. Essayez d'utiliser le navigateur Chrome."
|
||||
},
|
||||
"toolBar": {
|
||||
"selection": "Sélection",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue