diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index 4842423ba..47c3d491f 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -1604,7 +1604,9 @@ "clone-indicator-tooltip": "此笔记有 {{- count}} 个父级: {{- parents}}", "clone-indicator-tooltip-single": "此笔记已克隆(1 个额外的父级:{{- parent}})", "subtree-hidden-tooltip_other": "从树中隐藏的 {{count}} 篇子笔记", - "subtree-hidden-moved-title": "已添加到 {{title}}" + "subtree-hidden-moved-title": "已添加到 {{title}}", + "subtree-hidden-moved-description-collection": "此集合隐藏其树中的子笔记。", + "subtree-hidden-moved-description-other": "子笔记隐藏于此笔记的树中。" }, "title_bar_buttons": { "window-on-top": "保持此窗口置顶"