Ver código fonte

Update shield's tooltip (#1466)

Lipis 5 anos atrás
pai
commit
fc802c758f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/locales/en.json

+ 1 - 1
src/locales/en.json

@@ -156,6 +156,6 @@
     "zoomToFit": "Zoom to fit all elements"
   },
   "encrypted": {
-    "tooltip": "Your drawings are end-to-end encrypted so Excalidraw's servers will never see them.\nClick the icon to learn more..."
+    "tooltip": "Your drawings are end-to-end encrypted so Excalidraw's servers will never see them."
   }
 }