From 80f8e4bbe7e1ec5eea28a93dae2aad643d03443f Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 27 Apr 2026 08:19:03 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@983bac7afacd1ea813a171c24e0ff2057893ff6e --- .openclaw-sync/source.json | 4 ++-- docs/.i18n/glossary.zh-CN.json | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index c1cec7882..ab1aa835f 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "3eb6a5b2099b8c565e6aa145cfc1b745f8404b22", - "syncedAt": "2026-04-27T08:17:35.318Z" + "sha": "983bac7afacd1ea813a171c24e0ff2057893ff6e", + "syncedAt": "2026-04-27T08:17:42.007Z" } diff --git a/docs/.i18n/glossary.zh-CN.json b/docs/.i18n/glossary.zh-CN.json index f48391bc8..a62ac11e1 100644 --- a/docs/.i18n/glossary.zh-CN.json +++ b/docs/.i18n/glossary.zh-CN.json @@ -379,6 +379,10 @@ "source": "Plugin SDK", "target": "插件 SDK" }, + { + "source": "Plugins", + "target": "插件" + }, { "source": "Building plugins", "target": "构建插件" @@ -439,6 +443,14 @@ "source": "Migrate", "target": "迁移" }, + { + "source": "Migrating", + "target": "迁移" + }, + { + "source": "Migrating from Hermes", + "target": "从 Hermes 迁移" + }, { "source": "Migration", "target": "迁移"