diff --git a/docs/.i18n/glossary.zh-CN.json b/docs/.i18n/glossary.zh-CN.json index f744566cf92..8a514dbc772 100644 --- a/docs/.i18n/glossary.zh-CN.json +++ b/docs/.i18n/glossary.zh-CN.json @@ -331,10 +331,18 @@ "source": "Plugin SDK", "target": "插件 SDK" }, + { + "source": "Building plugins", + "target": "构建插件" + }, { "source": "Plugin SDK Overview", "target": "插件 SDK 概览" }, + { + "source": "Plugin SDK overview", + "target": "插件 SDK 概览" + }, { "source": "SDK Overview", "target": "SDK 概览" @@ -343,10 +351,22 @@ "source": "Plugin Entry Points", "target": "插件入口点" }, + { + "source": "Plugin entry points", + "target": "插件入口点" + }, { "source": "Plugin hooks", "target": "插件钩子" }, + { + "source": "Internal hooks", + "target": "内部钩子" + }, + { + "source": "Plugin architecture internals", + "target": "插件架构内部机制" + }, { "source": "Entry Points", "target": "入口点"