Browse Source

New translations en.json (Chinese Simplified) (#1006)

Lipis 5 năm trước cách đây
mục cha
commit
59fa371367
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      src/locales/zh.json

+ 3 - 3
src/locales/zh.json

@@ -66,7 +66,7 @@
     "edit": "编辑",
     "undo": "撤销",
     "redo": "重做",
-    "roomDialog": "Start live collaboration",
+    "roomDialog": "开始实时协作",
     "createNewRoom": "Create new room"
   },
   "alerts": {
@@ -80,10 +80,10 @@
   },
   "toolBar": {
     "selection": "Selection",
-    "rectangle": "Rectangle",
+    "rectangle": "矩形",
     "diamond": "Diamond",
     "ellipse": "Ellipse",
-    "arrow": "Arrow",
+    "arrow": "箭头",
     "line": "Line",
     "text": "Text",
     "lock": "Keep selected tool active after drawing"