From e456373671c573257f912b836acac2c9cf3c7b67 Mon Sep 17 00:00:00 2001 From: "Francis C." Date: Mon, 17 Nov 2025 03:55:50 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1625 of 1625 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/ --- apps/client/src/translations/cn/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index 6113d096a..8a6d19554 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -2019,7 +2019,8 @@ "add-column-placeholder": "请输入列名...", "edit-note-title": "点击编辑笔记标题", "edit-column-title": "点击编辑列标题", - "remove-from-board": "从看板上移除" + "remove-from-board": "从看板上移除", + "column-already-exists": "此列已在看板上。" }, "command_palette": { "tree-action-name": "树形:{{name}}",