From 255726dcc4b6a2a0daf3141de2780f2745d6768f Mon Sep 17 00:00:00 2001 From: noobhjy Date: Sat, 13 Dec 2025 15:23:13 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1685 of 1685 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/ --- apps/client/src/translations/cn/translation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index b51d4e7af..2adf6704c 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -1581,7 +1581,11 @@ "note_title": { "placeholder": "请输入笔记标题...", "created_on": "建立于 ", - "last_modified": "最后修改于 " + "last_modified": "最后修改于 ", + "note_type_switcher_label": "从 {{type}} 切换到:", + "note_type_switcher_others": "更多笔记类型", + "note_type_switcher_templates": "模板", + "note_type_switcher_collection": "集合" }, "search_result": { "no_notes_found": "没有找到符合搜索条件的笔记。",