Skip to content

docs: rename nav tabs#819

Merged
RiskeyL merged 1 commit into
release/1.15.0from
docs/tab-labels
Jun 18, 2026
Merged

docs: rename nav tabs#819
RiskeyL merged 1 commit into
release/1.15.0from
docs/tab-labels

Conversation

@RiskeyL

@RiskeyL RiskeyL commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 18, 2026 06:39
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jun 18, 2026
@RiskeyL RiskeyL merged commit 49cd7bd into release/1.15.0 Jun 18, 2026
3 of 4 checks passed
@RiskeyL RiskeyL deleted the docs/tab-labels branch June 18, 2026 06:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Dify Docs navigation labels and the “Getting Started” landing page headings to reflect a shift from “Create” to “Use”, and renames “Develop” to “Developer Resources” (including the Plugins menu label) across Cloud/Self-Host.

Changes:

  • Renamed the primary “Create” tab to “Use” in docs.json and updated the corresponding landing page titles/H1s.
  • Renamed the “Develop” tab to “Developer Resources” and updated the Plugins menu label.
  • Applied the same label changes across English, Chinese, and Japanese navigation sections/pages.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 12 comments.

Show a summary per file
File Description
zh/self-host/use-dify/getting-started/introduction.mdx Updated page title/H1 to “使用 Dify”.
zh/cloud/use-dify/getting-started/introduction.mdx Updated page title/H1 to “使用 Dify”.
ja/self-host/use-dify/getting-started/introduction.mdx Updated page title/H1 to “Dify の使い方”.
ja/cloud/use-dify/getting-started/introduction.mdx Updated page title/H1 to “Dify の使い方”.
en/self-host/use-dify/getting-started/introduction.mdx Updated page title/H1 to “Use Dify”.
en/cloud/use-dify/getting-started/introduction.mdx Updated page title/H1 to “Use Dify”.
docs.json Renamed navigation tab/menu labels (Use / Developer Resources / Develop Plugins), including localized sections.
Comments suppressed due to low confidence (4)

zh/self-host/use-dify/getting-started/introduction.mdx:6

  • This translated page is missing the required AI-translation disclaimer directly below the frontmatter. Per tools/translate/formatting-zh.md / formatting-ja.md, translated pages should include a <Note> disclaimer before any body content.
title: 使用 Dify
sidebarTitle: 概览
description: 在工作空间中构建、发布并监控 AI 应用
mode: "frame"
---

zh/cloud/use-dify/getting-started/introduction.mdx:6

  • This translated page is missing the required AI-translation disclaimer directly below the frontmatter. Per tools/translate/formatting-zh.md / formatting-ja.md, translated pages should include a <Note> disclaimer before any body content.
title: 使用 Dify
sidebarTitle: 概览
description: 在工作空间中构建、发布并监控 AI 应用
mode: "frame"
---

ja/self-host/use-dify/getting-started/introduction.mdx:6

  • This translated page is missing the required AI-translation disclaimer directly below the frontmatter. Per tools/translate/formatting-zh.md / formatting-ja.md, translated pages should include a <Note> disclaimer before any body content.
title: Dify の使い方
sidebarTitle: 概要
description: ワークスペースで AI アプリケーションを構築、公開、監視する
mode: "frame"
---

ja/cloud/use-dify/getting-started/introduction.mdx:6

  • This translated page is missing the required AI-translation disclaimer directly below the frontmatter. Per tools/translate/formatting-zh.md / formatting-ja.md, translated pages should include a <Note> disclaimer before any body content.
title: Dify の使い方
sidebarTitle: 概要
description: ワークスペースで AI アプリケーションを構築、公開、監視する
mode: "frame"
---

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs.json
"tabs": [
{
"tab": "创造",
"tab": "使用",
Comment thread docs.json
},
{
"tab": "开发",
"tab": "开发者资源",
Comment thread docs.json
},
{
"item": "插件",
"item": "插件开发",
Comment thread docs.json
},
{
"tab": "创造",
"tab": "使用",
Comment thread docs.json
},
{
"tab": "开发",
"tab": "开发者资源",
Comment thread docs.json
},
{
"tab": "開発",
"tab": "開発者リソース",
Comment thread docs.json
},
{
"item": "プラグイン",
"item": "プラグイン開発",
Comment thread docs.json
},
{
"tab": "作成",
"tab": "使い方",
Comment thread docs.json
},
{
"tab": "開発",
"tab": "開発者リソース",
Comment thread docs.json
},
{
"item": "プラグイン",
"item": "プラグイン開発",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants