docs: terminology, label and link cleanup across the docs - #901
Conversation
difyctl login 404s on a default self-hosted deployment because the /openapi/v1/* surface ships disabled, and with only OPENAPI_ENABLED it 503s at approval. Name both flags before the sign-in steps. Dify Cloud is unaffected. Also fixes six pre-existing blank-line violations after code fences in the same pages.
The ja tree rendered the node as 統合トリガー in 27 places across 9 files, while the product UI calls it インテグレーショントリガー. Adopt the UI string. No inbound links pointed at the four headings whose anchors move.
Enterprise Tips still linked the udify.app webapp. Point each language at its own HubSpot sales form, per writing-guides/style-guide.md. The udify.app/chat/abc123 placeholder in user-input.mdx is untouched.
icon="scale" and icon="arrows-exchange" are not FontAwesome 6 names, so the Legal Pages and Import & Export cards rendered with no icon at all. Use scale-balanced and right-left.
The glossary term for app is 应用. 191 occurrences of 应用程序 remained, mostly in the monitor, workspace and publish trees. The zh UI is itself split between the two, so this follows the glossary rather than the UI.
Max Iterations on the Agent node matched the classic Agent app setting instead of the node's own label; the ja column said 最大反復数 where the UI says 最大反復回数. The Run Batch tab was バッチ実行 in a ja tutorial and Batch Run in en. The tool YAML type list documented 6 of the 14 values ToolParameterType accepts. Three zh Frame captions disagreed with their alt text.
Use web app / Web 应用 / Web アプリ, lowercase in English body text and capitalized where a sentence, description or title-case caption starts. The product UI is split across web app, Web App and WebApp in every language, so there is no UI spelling to follow; the glossary now carries the rule. zh also had a third variant, 网页应用, and ja had four missing CJK-Latin spaces. On-screen labels stay verbatim: Web App Access Control, the Web App publish-panel section, Who can access web app. So do the API identifiers Get App WebApp Settings, whose published slug 18 files link to, plus getChatWebAppSettings and WebAppSettingsResponse. The webapp family pages carry their other fixes in this commit too, since those edits interleave with the term change line by line.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Pull request overview
This PR cleans up terminology, UI-label alignment, and broken assets/links across the Dify docs in en/ / zh/ / ja/, with a focus on standardizing “web app” wording, fixing outdated “contact sales” URLs, correcting non-rendering card icons, and completing the Japanese rename for “Integration Trigger”.
Changes:
- Standardize “web app” terminology (and corresponding UI label wording) across EN/ZH/JA, including several Web App publishing pages and tutorials.
- Replace legacy
udify.app/chat/...“Contact sales” links with per-language HubSpot forms. - Fix rendering issues and doc accuracy gaps (FontAwesome icon names, updated tool parameter type lists, CLI self-host prerequisites).
Reviewed changes
Copilot reviewed 135 out of 141 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
| zh/self-host/use-dify/workspace/team-members-management.mdx | Replace “应用程序” with “应用” for glossary/UI consistency. |
| zh/self-host/use-dify/workspace/readme.mdx | Terminology alignment + update “联系销售” link. |
| zh/self-host/use-dify/workspace/plugins.mdx | Update “联系销售” link. |
| zh/self-host/use-dify/workspace/personal-account-management.mdx | Terminology alignment + update “联系销售” link. |
| zh/self-host/use-dify/workspace/app-management.mdx | Terminology alignment + fix card icon + Web 应用 wording. |
| zh/self-host/use-dify/publish/webapp/workflow-webapp.mdx | Standardize Web 应用 wording and list formatting; align UI labels. |
| zh/self-host/use-dify/publish/webapp/web-app-settings.mdx | Fix Legal Pages icon + terminology alignment + update sales link. |
| zh/self-host/use-dify/publish/webapp/embedding-in-websites.mdx | Update navigation label (“嵌入网站”), reorganize Troubleshooting, minor formatting. |
| zh/self-host/use-dify/publish/webapp/chatflow-webapp.mdx | Standardize Web 应用 wording for Chatflow Web App page. |
| zh/self-host/use-dify/publish/publish-mcp.mdx | Replace “应用程序” with “应用” consistently. |
| zh/self-host/use-dify/nodes/user-input.mdx | Replace “应用程序/WebApp” with “应用/Web 应用” terminology. |
| zh/self-host/use-dify/nodes/human-input.mdx | Standardize “Web 应用” terminology in Web app delivery section. |
| zh/self-host/use-dify/nodes/doc-extractor.mdx | Minor terminology tightening (“兼容应用”). |
| zh/self-host/use-dify/nodes/agent.mdx | Align Frame captions spacing (“Agent 节点…”). |
| zh/self-host/use-dify/monitor/logs.mdx | Replace “应用程序” with “应用”; section title alignment. |
| zh/self-host/use-dify/monitor/integrations/integrate-weave.mdx | Replace “应用程序” with “应用”; caption/text alignment. |
| zh/self-host/use-dify/monitor/integrations/integrate-phoenix.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/self-host/use-dify/monitor/integrations/integrate-opik.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/self-host/use-dify/monitor/integrations/integrate-langsmith.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/self-host/use-dify/monitor/integrations/integrate-langfuse.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/self-host/use-dify/monitor/integrations/integrate-arize.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/self-host/use-dify/monitor/analysis.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/self-host/use-dify/knowledge/knowledge-pipeline/manage-knowledge-base.mdx | Replace “应用程序” with “应用”. |
| zh/self-host/use-dify/getting-started/introduction.mdx | Standardize “Web 应用” terminology in cards. |
| zh/self-host/use-dify/build/text-generator.mdx | Standardize “Web 应用” terminology. |
| zh/self-host/use-dify/build/additional-features.mdx | Caption standardized to “Web 应用”. |
| zh/self-host/deploy/troubleshooting/weaviate-v4-migration.mdx | Replace “聊天应用程序” with “聊天应用”. |
| zh/self-host/deploy/troubleshooting/integrations.mdx | Replace “应用程序” with “应用”. |
| zh/self-host/deploy/troubleshooting/docker-issues.mdx | Standardize “Web 应用” terminology for APP_* env vars. |
| zh/self-host/deploy/troubleshooting/common-issues.mdx | Standardize “Web 应用” terminology + headings. |
| zh/self-host/deploy/platform-guides/dify-premium.mdx | Replace “应用程序” with “应用”. |
| zh/self-host/deploy/overview.mdx | Update “联系销售” link. |
| zh/self-host/deploy/configuration/environments.mdx | Standardize “Web 应用” wording in env var descriptions. |
| zh/quick-start.mdx | Replace “应用程序” with “应用”. |
| zh/learn/tutorials/workflow-101/lesson-10.mdx | Standardize “Web 应用” wording + align “批量运行” label emphasis. |
| zh/learn/key-concepts.mdx | Replace “应用程序/WebApp” phrasing with “应用/Web 应用”. |
| zh/develop-plugin/dev-guides-and-walkthroughs/tool-plugin.mdx | Expand tool parameter type value coverage. |
| zh/develop-plugin/dev-guides-and-walkthroughs/tool-oauth.mdx | Replace “应用程序” with “应用”. |
| zh/develop-plugin/dev-guides-and-walkthroughs/cheatsheet.mdx | Standardize “Web 应用” terminology. |
| zh/cloud/use-dify/workspace/readme.mdx | Replace “应用程序” with “应用”. |
| zh/cloud/use-dify/workspace/personal-account-management.mdx | Replace “应用程序” with “应用”. |
| zh/cloud/use-dify/workspace/app-management.mdx | Terminology alignment + fix card icon + Web 应用 wording. |
| zh/cloud/use-dify/publish/webapp/workflow-webapp.mdx | Standardize Web 应用 wording and list formatting; align UI labels. |
| zh/cloud/use-dify/publish/webapp/web-app-settings.mdx | Fix Legal Pages icon + terminology alignment. |
| zh/cloud/use-dify/publish/webapp/web-app-access.mdx | Add description + restructure translation note + terminology alignment. |
| zh/cloud/use-dify/publish/webapp/embedding-in-websites.mdx | Update navigation label (“嵌入网站”), reorganize Troubleshooting, minor formatting. |
| zh/cloud/use-dify/publish/webapp/chatflow-webapp.mdx | Standardize Web 应用 wording for Chatflow Web App page. |
| zh/cloud/use-dify/publish/publish-mcp.mdx | Replace “应用程序” with “应用” consistently. |
| zh/cloud/use-dify/nodes/user-input.mdx | Replace “应用程序/WebApp” with “应用/Web 应用” terminology. |
| zh/cloud/use-dify/nodes/human-input.mdx | Standardize “Web 应用” terminology in Web app delivery section. |
| zh/cloud/use-dify/nodes/doc-extractor.mdx | Minor terminology tightening (“兼容应用”). |
| zh/cloud/use-dify/nodes/agent.mdx | Align Frame captions spacing (“Agent 节点…”). |
| zh/cloud/use-dify/monitor/logs.mdx | Replace “应用程序” with “应用”; section title alignment. |
| zh/cloud/use-dify/monitor/integrations/integrate-weave.mdx | Replace “应用程序” with “应用”; caption/text alignment. |
| zh/cloud/use-dify/monitor/integrations/integrate-phoenix.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/cloud/use-dify/monitor/integrations/integrate-opik.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/cloud/use-dify/monitor/integrations/integrate-langsmith.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/cloud/use-dify/monitor/integrations/integrate-langfuse.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/cloud/use-dify/monitor/integrations/integrate-arize.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/cloud/use-dify/monitor/analysis.mdx | Replace “应用程序” with “应用”; terminology alignment. |
| zh/cloud/use-dify/knowledge/knowledge-pipeline/manage-knowledge-base.mdx | Replace “应用程序” with “应用”. |
| zh/cloud/use-dify/getting-started/introduction.mdx | Standardize “Web 应用” terminology in cards. |
| zh/cloud/use-dify/build/text-generator.mdx | Standardize “Web 应用” terminology. |
| zh/cloud/use-dify/build/additional-features.mdx | Caption standardized to “Web 应用”. |
| zh/cli/quick-start.mdx | Add self-host prerequisite note for CLI sign-in. |
| zh/cli/authenticate.mdx | Add self-host prerequisite note for CLI sign-in. |
| ja/self-host/use-dify/workspace/readme.mdx | Update “営業担当” link. |
| ja/self-host/use-dify/workspace/plugins.mdx | Update “営業担当” link. |
| ja/self-host/use-dify/workspace/personal-account-management.mdx | Update “営業担当” link. |
| ja/self-host/use-dify/workspace/app-management.mdx | Fix card icon name. |
| ja/self-host/use-dify/publish/webapp/workflow-webapp.mdx | Align UI labels (“一括実行”, “これに似たもの”) + list formatting. |
| ja/self-host/use-dify/publish/webapp/web-app-settings.mdx | Fix Legal Pages icon + update “営業担当” link + terminology alignment. |
| ja/self-host/use-dify/publish/webapp/embedding-in-websites.mdx | Update UI navigation label + reorganize Troubleshooting + formatting. |
| ja/self-host/use-dify/nodes/user-input.mdx | Standardize “Web アプリ” terminology in shareable link section. |
| ja/self-host/use-dify/nodes/trigger/webhook-trigger.mdx | Complete rename to “インテグレーショントリガー”. |
| ja/self-host/use-dify/nodes/trigger/plugin-trigger.mdx | Rename page title/headings to “インテグレーショントリガー”. |
| ja/self-host/use-dify/nodes/trigger/overview.mdx | Update link text and guidance to “インテグレーショントリガー”. |
| ja/self-host/use-dify/nodes/start.mdx | Update trigger list item to “インテグレーショントリガー”. |
| ja/self-host/use-dify/nodes/human-input.mdx | Standardize “Web アプリ” terminology. |
| ja/self-host/use-dify/nodes/agent.mdx | Align label to “最大反復回数”. |
| ja/self-host/use-dify/getting-started/introduction.mdx | Standardize “Web アプリ” wording. |
| ja/self-host/use-dify/build/text-generator.mdx | Standardize “Web アプリ” wording. |
| ja/self-host/use-dify/build/additional-features.mdx | Caption standardized to “Web アプリ”. |
| ja/self-host/deploy/troubleshooting/docker-issues.mdx | Standardize “Web アプリ” terminology for APP_* env vars. |
| ja/self-host/deploy/troubleshooting/common-issues.mdx | Standardize “Web アプリ” terminology for env vars list. |
| ja/self-host/deploy/overview.mdx | Update “営業担当” link. |
| ja/self-host/deploy/configuration/environments.mdx | Standardize “Web アプリ” wording + rename “統合トリガー” reference. |
| ja/self-host/deploy/advanced-deployments/start-the-frontend-docker-container.mdx | Fix CJK/Latin spacing around “Web アプリ”. |
| ja/learn/tutorials/workflow-101/lesson-10.mdx | Standardize “Web アプリ” wording + align “一括実行” tutorial label. |
| ja/learn/key-concepts.mdx | Standardize “Web アプリ” terminology in Service API note. |
| ja/develop-plugin/dev-guides-and-walkthroughs/tool-plugin.mdx | Expand tool parameter type value coverage. |
| ja/develop-plugin/dev-guides-and-walkthroughs/cheatsheet.mdx | Standardize “Web アプリ” terminology. |
| ja/cloud/use-dify/workspace/app-management.mdx | Fix card icon name. |
| ja/cloud/use-dify/publish/webapp/workflow-webapp.mdx | Align UI labels (“一括実行”, “これに似たもの”) + list formatting. |
| ja/cloud/use-dify/publish/webapp/web-app-settings.mdx | Fix Legal Pages icon + terminology alignment. |
| ja/cloud/use-dify/publish/webapp/web-app-access.mdx | Add description + restructure translation note + minor wording adjustments. |
| ja/cloud/use-dify/publish/webapp/embedding-in-websites.mdx | Update UI navigation label + reorganize Troubleshooting + formatting. |
| ja/cloud/use-dify/nodes/user-input.mdx | Standardize “Web アプリ” terminology in shareable link section. |
| ja/cloud/use-dify/nodes/trigger/webhook-trigger.mdx | Complete rename to “インテグレーショントリガー”. |
| ja/cloud/use-dify/nodes/trigger/plugin-trigger.mdx | Rename page title/headings to “インテグレーショントリガー”. |
| ja/cloud/use-dify/nodes/trigger/overview.mdx | Update link text and guidance to “インテグレーショントリガー”. |
| ja/cloud/use-dify/nodes/start.mdx | Update trigger list item to “インテグレーショントリガー”. |
| ja/cloud/use-dify/nodes/human-input.mdx | Standardize “Web アプリ” terminology. |
| ja/cloud/use-dify/nodes/agent.mdx | Align label to “最大反復回数”. |
| ja/cloud/use-dify/getting-started/introduction.mdx | Standardize “Web アプリ” wording. |
| ja/cloud/use-dify/build/text-generator.mdx | Standardize “Web アプリ” wording. |
| ja/cloud/use-dify/build/additional-features.mdx | Caption standardized to “Web アプリ”. |
| ja/cli/quick-start.mdx | Add self-host prerequisite note for CLI sign-in. |
| ja/cli/authenticate.mdx | Add self-host prerequisite note for CLI sign-in. |
| en/self-host/use-dify/workspace/team-members-management.mdx | Update “Contact sales” link. |
| en/self-host/use-dify/workspace/readme.mdx | Update “Contact sales” link. |
| en/self-host/use-dify/workspace/plugins.mdx | Update “Contact sales” link. |
| en/self-host/use-dify/workspace/personal-account-management.mdx | Update “Contact sales” link. |
| en/self-host/use-dify/workspace/app-management.mdx | Fix card icon name. |
| en/self-host/use-dify/publish/webapp/workflow-webapp.mdx | Align “Run Batch” label and list formatting. |
| en/self-host/use-dify/publish/webapp/web-app-settings.mdx | Fix Legal Pages icon + update “Contact sales” link + terminology alignment. |
| en/self-host/use-dify/publish/webapp/embedding-in-websites.mdx | Update UI navigation label + reorganize Troubleshooting + formatting. |
| en/self-host/use-dify/nodes/user-input.mdx | Standardize “web app” casing in prose. |
| en/self-host/use-dify/nodes/human-input.mdx | Standardize “web app” casing in prose. |
| en/self-host/use-dify/nodes/agent.mdx | Align label to “Max Iterations”. |
| en/self-host/use-dify/build/additional-features.mdx | Caption standardized to “Web App”. |
| en/self-host/deploy/troubleshooting/docker-issues.mdx | Standardize “Web app” terminology for APP_* env vars. |
| en/self-host/deploy/troubleshooting/common-issues.mdx | Standardize “Web app” terminology for env vars list. |
| en/self-host/deploy/overview.mdx | Update “Contact sales” link. |
| en/self-host/deploy/configuration/environments.mdx | Standardize “web app” terminology for APP_* variables. |
| en/learn/tutorials/workflow-101/lesson-10.mdx | Standardize “web app” wording + align “Run Batch” tutorial label. |
| en/learn/key-concepts.mdx | Standardize “web app” terminology in Service API note. |
| en/develop-plugin/dev-guides-and-walkthroughs/tool-plugin.mdx | Expand tool parameter type value coverage. |
| en/develop-plugin/dev-guides-and-walkthroughs/cheatsheet.mdx | Standardize “web app” wording. |
| en/cloud/use-dify/workspace/app-management.mdx | Fix card icon name. |
| en/cloud/use-dify/publish/webapp/workflow-webapp.mdx | Align “Run Batch” label and list formatting. |
| en/cloud/use-dify/publish/webapp/web-app-settings.mdx | Fix Legal Pages icon + terminology alignment. |
| en/cloud/use-dify/publish/webapp/web-app-access.mdx | Add description + align navigation label formatting. |
| en/cloud/use-dify/publish/webapp/embedding-in-websites.mdx | Update UI navigation label + reorganize Troubleshooting + formatting. |
| en/cloud/use-dify/nodes/user-input.mdx | Standardize “web app” casing in prose. |
| en/cloud/use-dify/nodes/trigger/plugin-trigger.mdx | Replace “trigger plugins” with “trigger integrations” in Cloud OAuth note. |
| en/cloud/use-dify/nodes/human-input.mdx | Standardize “web app” casing in prose. |
| en/cloud/use-dify/nodes/agent.mdx | Align label to “Max Iterations”. |
| en/cloud/use-dify/build/additional-features.mdx | Caption standardized to “Web App”. |
| en/cli/quick-start.mdx | Add self-host prerequisite note for CLI sign-in. |
| en/cli/authenticate.mdx | Add self-host prerequisite note for CLI sign-in. |
Comments suppressed due to low confidence (2)
zh/self-host/use-dify/knowledge/knowledge-pipeline/manage-knowledge-base.mdx:7
- Typo: duplicated "的" in "准确的的上下文信息".
zh/cloud/use-dify/knowledge/knowledge-pipeline/manage-knowledge-base.mdx:7 - Typo: duplicated "的" in "准确的的上下文信息".
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Make "web app" plural in the cheatsheet so it parallels "Endpoints" in the same list. Close the zh lesson-10 parenthesis with the full-width mark it was opened with. Add the missing zh description on both chatflow-webapp pages, where en and ja already had one. The other four review comments asked for descriptions on pages whose en source also lacks one. Those are not translation gaps; they belong to the tree-wide frontmatter pass tracked as DC-58.
The UI renders the label lowercase (modelProvider.card.aiCreditsOption and selector.aiCredits); only the section header quotaLabel is all-caps. Lowercase the term in body prose and in the model-providers description, and leave the two Title Case headings alone. Safe on every branch this backports to: the capitalized modelProvider.quota was pruned upstream in the commit first tagged 1.15.0, so 1.15.0 through 1.16.1 all carry the same lowercase strings.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 137 out of 143 changed files in this pull request and generated no new comments.
Comments suppressed due to low confidence (7)
en/quick-start.mdx:40
- The glossary standardizes this UI label as “AI Credits” (writing-guides/glossary.md:217). Use consistent capitalization here as well.
No API key is required for the models covered by your AI credits; they're ready to use once the provider is installed. You can also configure your own API key and use it instead.
en/cloud/use-dify/workspace/model-providers.mdx:18
- This section mixes “AI Credits” (heading) and “AI credits” (body). The glossary standardizes the term as “AI Credits” (writing-guides/glossary.md:217), so the body text should match the heading.
## Use Models with Your AI Credits
Dify Cloud gives you AI credits to use models from a set of popular providers, so you don't need your own API key to start.
Install one of these providers from **Integrations** > **Model Provider** (or the [Marketplace](https://marketplace.dify.ai/)), and its models are ready to use. Each AI response consumes your AI credits.
en/cloud/use-dify/workspace/model-providers.mdx:22
- The glossary standardizes this UI label as “AI Credits” (writing-guides/glossary.md:217). Keep the capitalization consistent in this sentence.
See the [Dify pricing page](https://dify.ai/pricing) for which providers AI credits support and how many credits each model costs.
en/cloud/use-dify/workspace/model-providers.mdx:36
- These lines use “AI credits”, but the glossary standardizes the term as “AI Credits” (writing-guides/glossary.md:217). Please update these occurrences to match.
Your key and AI credits can coexist. Set **Usage Priority** on the provider card to control which one Dify draws from first and falls back to the other, so a key you add can simply take over once your credits run out.
## Connect a Provider AI Credits Don't Support
To use a provider that AI credits don't support, install it first and run it on your own account. AI credits don't apply to these providers.
en/quick-start.mdx:33
- The glossary standardizes this UI label as “AI Credits” (writing-guides/glossary.md:217). These mentions should use the same capitalization.
This issue also appears on line 40 of the same file.
New accounts start on the Sandbox plan, which includes 200 AI credits for calling models from providers like OpenAI, Anthropic, and Gemini.
<Info>
The Sandbox AI credits are a one-time allocation and don't renew monthly.
</Info>
en/cloud/use-dify/workspace/model-providers.mdx:3
- The glossary standardizes this UI label as “AI Credits” (writing-guides/glossary.md:217). Update the frontmatter description to match.
This issue also appears in the following locations of the same file:
- line 14
- line 22
- line 32
description: Use models with your AI credits, or connect your own provider accounts and keys
zh/cloud/use-dify/publish/webapp/web-app-access.mdx:104
- This UI label is written as “Web 应用” elsewhere in the page. Capitalize “Web” here as well to keep terminology consistent.
Seven fixes batched together because every file exists on release/1.15.0 and later, so the whole PR backports with one label set.
Add the self-host prerequisite to the CLI pages.
difyctl login404s on a default self-hosted deployment because the/openapi/v1/*surface ships disabled, and with onlyOPENAPI_ENABLEDit 503s at approval. Both flags are now named before the sign-in steps. Dify Cloud is unaffected.Complete the Integration Trigger rename in ja. The ja tree said 統合トリガー in 27 places across 9 files where the product UI says インテグレーショントリガー. No inbound links pointed at the four headings whose anchors move.
Repoint contact-sales links. 16 pages still linked the udify.app webapp instead of the per-language HubSpot form. The
udify.app/chat/abc123placeholder inuser-input.mdxis deliberately untouched.Fix two card icons that never rendered.
icon="scale"andicon="arrows-exchange"are not FontAwesome 6 names, so the Legal Pages and Import & Export cards showed no icon at all.Use 应用 instead of 应用程序 in zh. 191 occurrences, mostly in the monitor, workspace and publish trees. The zh UI is itself split between the two, so this follows the glossary.
Align UI labels with the product. Max Iterations on the Agent node matched the classic Agent app setting rather than the node's own label, and its ja column said 最大反復数 where the UI says 最大反復回数. The Run Batch tab was バッチ実行 in a ja tutorial and Batch Run in en. The tool YAML
typelist documented 6 of the 14 valuesToolParameterTypeaccepts. Three zh Frame captions disagreed with their alt text.Standardize the web app term as web app / Web 应用 / Web アプリ, lowercase in English body text and capitalized where a sentence, description or title-case caption starts. zh also carried a third variant, 网页应用, and ja had four missing CJK-Latin spaces. On-screen labels stay verbatim (Web App Access Control, the Web App publish-panel section, Who can access web app), as do the API identifiers.
Verified against origin/main: no new formatting-linter violations of any type, zero broken links or anchors, zero NUL bytes.
Backport: add
backport-to-release/1.15.0,backport-to-release/1.16.0-rc1,backport-to-release/1.16.0andbackport-to-release/1.16.1. Every touched path exists on all four.Closes DC-69, DC-72, DC-79, DC-80, DC-129. Advances DC-53 (the develop-plugin renames stay deferred to the plugin docs restructure) and DC-99 (the snippet pages are in the companion PR).