diff --git a/website/src/lib/docs/zh-HK/menu/edit.mdx b/website/src/lib/docs/zh-HK/menu/edit.mdx
index 0c917b6e3..4118f48cc 100644
--- a/website/src/lib/docs/zh-HK/menu/edit.mdx
+++ b/website/src/lib/docs/zh-HK/menu/edit.mdx
@@ -21,76 +21,76 @@ title: Edit actions
### 資訊…
-Open the information dialog of the currently selected file item, where you can see and edit its name and description.
+用於查看或編輯所選檔案項的名稱和說明資訊。用於查看或編輯所選檔案項的名稱和說明資訊。
-### Appearance...
+### 外觀
-Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map.
+用於調整所選檔案項在地圖上顯示的軌跡顏色、不透明度和闊度。
-### Hide/unhide
+### 隱藏/顯示
-Toggle the visibility of the selected file items on the map.
+切換所選檔案項在地圖上的可見性。
-### New track
+### 新建軌跡
-Create a new track in the selected file.
+在所選檔案項中建立一條新軌跡。
-This action is only available when the tree layout of the files list is enabled.
-Additionally, the selection must be a single file.
+此操作僅在啟用樹形佈局時可用,
+所選內容必須是一個檔案。
-### New segment
+### 新建路段
-Create a new segment in the selected track.
+在所選軌跡中建立一個新路段。
-This action is only available when the tree layout of the files list is enabled.
-Additionally, the selection must be a single track.
+此操作僅在啟用樹形佈局時可用,
+且所選內容必須是單條軌跡。
-### Select all
+### 全選
-Add all file items in the current hierarchy level to the selection.
+加入當前檔案層級中所有內容到選取中。
-### Center
+### 置中
-Center the map on the selected file items.
+根據所選檔案項調整地圖顯示中心。
-### Copy
+### 複製
-Copy the selected file items to the clipboard.
+複製所選檔案項到剪貼簿。
-This action is only available when the tree layout of the files list is enabled.
+此操作僅在啟用樹形佈局時可用,
-### Cut
+### 剪下
-Cut the selected file items to the clipboard.
+剪下所選檔案項到剪貼簿。
-This action is only available when the tree layout of the files list is enabled.
+此操作僅在啟用樹形佈局時可用,
-### Paste
+### 貼上
-Paste the file items from the clipboard to the current hierarchy level if they are compatible with it.
+如果剪貼簿中的內容與當前檔案層級相容,進行貼上操作。
-This action is only available when the tree layout of the files list is enabled.
+此操作僅在啟用樹形佈局時可用,
-### Delete
+### 刪除
-Delete the selected file items.
+刪除所選檔案項。