Procházet zdrojové kódy

Update shield's tooltip (#1466)

Lipis před 5 roky
rodič
revize
fc802c758f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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."
   }
 }