From 103532aad9cc9de3b6d59472ed3a6b0689b81b36 Mon Sep 17 00:00:00 2001 From: Francis C Date: Mon, 18 Aug 2025 04:32:28 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1551 of 1551 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 8e6cfc8df..7b5414a72 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -1994,6 +1994,10 @@ "call_to_action": { "background_effects_title": "背景效果现已推出稳定版本", "background_effects_message": "在 Windows 装置上,背景效果现在已完全稳定。背景效果通过模糊背后的背景,为使用者界面增添一抹色彩。此技术也用于其他应用程序,例如 Windows 资源管理器。", - "background_effects_button": "启用背景效果" + "background_effects_button": "启用背景效果", + "next_theme_title": "试用新 Trilium 主题", + "next_theme_message": "当前使用旧版主题,要试用新主题吗?", + "next_theme_button": "试用新主题", + "dismiss": "关闭" } }