diff --git a/website/src/lib/docs/zh/menu/edit.mdx b/website/src/lib/docs/zh/menu/edit.mdx
index e4e6adc3..14e6197b 100644
--- a/website/src/lib/docs/zh/menu/edit.mdx
+++ b/website/src/lib/docs/zh/menu/edit.mdx
@@ -11,7 +11,7 @@ title: Edit actions
Unlike the file actions, the edit actions can potentially modify the content of the currently selected files.
Moreover, when the vertical layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx).
-Therefore, we will refer to the elements that can be modified by these actions as _file items_.
+总之,我们将可通过以上操作进行修改的对象称为_文件项_。
Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items.
### Undo and redo
@@ -21,7 +21,7 @@ This applies to all actions of the interface but not to view options, applicatio
### Info...
-Open the information dialog of the currently selected file item, where you can see and edit its name and description.
+您可在当前选定文件项的信息窗口中,查看并编辑项目名称和描述。
### Appearance...
@@ -61,7 +61,7 @@ Add all file items in the current hierarchy level to the selection.
Center the map on the selected file items.
-### Copy
+### 复制
Copy the selected file items to the clipboard.