From 518ba563684f3c7da299d5c2941a6e8930d70b8f Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:14:24 +0000 Subject: [PATCH] chore(i18n): sync translations with en-US --- web/i18n/zh-Hans/common.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/i18n/zh-Hans/common.json b/web/i18n/zh-Hans/common.json index 3c406e8938..b3f8178888 100644 --- a/web/i18n/zh-Hans/common.json +++ b/web/i18n/zh-Hans/common.json @@ -135,6 +135,9 @@ "dataSource.notion.pagesAuthorized": "已授权页面", "dataSource.notion.remove": "删除", "dataSource.notion.selector.addPages": "添加页面", + "dataSource.notion.selector.configure": "配置 Notion", + "dataSource.notion.selector.docs": "Notion 文档", + "dataSource.notion.selector.headerTitle": "选择 Notion 页面", "dataSource.notion.selector.noSearchResult": "无搜索结果", "dataSource.notion.selector.pageSelected": "已选页面", "dataSource.notion.selector.preview": "预览",