From c3af6a6aa2eca9cb4d3afa65959c0fc522388b40 Mon Sep 17 00:00:00 2001 From: SngAbc <1160925501@qq.com> Date: Thu, 6 Nov 2025 04:20:41 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.7% (1617 of 1621 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/ --- apps/client/src/translations/cn/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": "格式化后日期/时间:" },