From 46f61a4311a3c6072bdd10b9b545adc690df33dc Mon Sep 17 00:00:00 2001 From: noobhjy Date: Sun, 8 Feb 2026 13:43:38 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (158 of 158 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/zh_Hans/ --- apps/website/src/translations/zh-Hans/translation.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/website/src/translations/zh-Hans/translation.json b/apps/website/src/translations/zh-Hans/translation.json index 17310a663c..f6aeba9812 100644 --- a/apps/website/src/translations/zh-Hans/translation.json +++ b/apps/website/src/translations/zh-Hans/translation.json @@ -131,7 +131,8 @@ "header": { "get-started": "开始使用", "documentation": "文档", - "support-us": "支持我们" + "support-us": "支持我们", + "resources": "资源" }, "footer": { "copyright_and_the": " 以及 ", @@ -196,5 +197,12 @@ "download_tar_x64": "64 位 (.tar.xz)", "download_tar_arm64": "ARM (.tar.xz)", "download_nixos": "NixOS 模块" + }, + "resources": { + "icon_packs": "图标包", + "icon_packs_intro": "使用图标包可以扩展笔记中可用的图标选择。有关图标包的更多信息,请参阅官方文档。", + "download": "下载", + "website": "网站", + "title": "资源" } }