Selaa lähdekoodia

Update shield's tooltip (#1466)

Lipis 5 vuotta sitten
vanhempi
commit
fc802c758f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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."
   }
 }