소스 검색

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."
   }
 }