diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json
index 44aa6d387..48ad2d319 100644
--- a/apps/client/src/translations/cn/translation.json
+++ b/apps/client/src/translations/cn/translation.json
@@ -1917,7 +1917,7 @@
},
"custom_date_time_format": {
"title": "自定义日期/时间格式",
- "description": "通过或工具栏的方式可自定义日期和时间格式,有关日期/时间格式字符串中各个字符的含义,请参阅Day.js docs。",
+ "description": "自定义通过 或工具栏插入的日期和时间格式。有关日期/时间格式字符串中各个字符的含义,请参阅Day.js docs。",
"format_string": "日期/时间格式字符串:",
"formatted_time": "格式化后日期/时间:"
},