浏览代码

Update shield's tooltip (#1466)

Lipis 5 年之前
父节点
当前提交
fc802c758f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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."
   }
 }