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": "关闭" } }