From c94bd411621dde722706ec8777969853cecf44ea Mon Sep 17 00:00:00 2001 From: noobhjy Date: Sat, 3 Jan 2026 03:14:57 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.8% (1743 of 1745 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 651b3a2e01..5267f4f8dc 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -2231,6 +2231,7 @@ "attachments_other": "{{count}} 个附件", "pages_other": "共{{count}}页", "pages_alt": "第{{pageNumber}}页", - "pages_loading": "加载中..." + "pages_loading": "加载中...", + "layers_other": "{{count}} 层" } }