From 08e542dfb3331eebbfee619ac8e253469fdf70d3 Mon Sep 17 00:00:00 2001 From: "Francis C." Date: Fri, 21 Nov 2025 13:40:45 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1628 of 1628 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/ --- apps/client/src/translations/cn/translation.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index 8a6d19554..95e2c73a3 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -2091,5 +2091,10 @@ "auto-read-only-note": "这条笔记以只读模式显示便于快速加载。", "auto-read-only-learn-more": "了解更多", "edit-note": "编辑笔记" + }, + "note-color": { + "clear-color": "清除笔记颜色", + "set-color": "设置笔记颜色", + "set-custom-color": "设置自定义笔记颜色" } }