diff --git a/website/src/lib/docs/zh/menu/edit.mdx b/website/src/lib/docs/zh/menu/edit.mdx index c593f8c0..beefd935 100644 --- a/website/src/lib/docs/zh/menu/edit.mdx +++ b/website/src/lib/docs/zh/menu/edit.mdx @@ -9,8 +9,8 @@ title: 编辑 # { title } -Unlike the file actions, the edit actions can potentially modify the content of the currently selected files. -Moreover, when the tree 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). +与文件操作不同的是,编辑操作可能会修改当前所选文件的内容。 +此外,当启用文件列表的树状布局时(详见 [文件和统计](../files-and-stats)),它们也适用于[轨迹、路段和兴趣点](../gpx)。 总之,我们将可通过以上操作进行修改的对象称为_文件项_。 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.