[PR #565] [MERGED] changed language codes: cn -> zh, jp -> ja. with other supporting structural changes #580

Closed
opened 2026-02-16 06:15:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/565
Author: @guchenhe
Created: 11/28/2025
Status: Merged
Merged: 11/28/2025
Merged by: @guchenhe

Base: mainHead: fix/workflow-source-language-references


📝 Commits (10+)

📊 Changes

100 files changed (+0 additions, -0 deletions)

View changed files

📝 .github/workflows/sync_docs_analyze.yml (+24 -24)
📝 .github/workflows/sync_docs_update.yml (+3 -3)
📝 docs.json (+1172 -1172)
📝 ja/api-reference/openapi_chat.json (+0 -0)
📝 ja/api-reference/openapi_chatflow.json (+0 -0)
📝 ja/api-reference/openapi_completion.json (+0 -0)
📝 ja/api-reference/openapi_knowledge.json (+0 -0)
📝 ja/api-reference/openapi_workflow.json (+0 -0)
📝 ja/self-host/advanced-deployments/local-source-code.mdx (+0 -0)
📝 ja/self-host/advanced-deployments/start-the-frontend-docker-container.mdx (+0 -0)
📝 ja/self-host/configuration/environments.mdx (+0 -0)
📝 ja/self-host/platform-guides/bt-panel.mdx (+0 -0)
📝 ja/self-host/platform-guides/dify-premium.mdx (+0 -0)
📝 ja/self-host/quick-start/docker-compose.mdx (+1 -1)
📝 ja/self-host/quick-start/faqs.mdx (+0 -0)
📝 ja/self-host/troubleshooting/common-issues.mdx (+0 -0)
📝 ja/self-host/troubleshooting/docker-issues.mdx (+0 -0)
📝 ja/self-host/troubleshooting/integrations.mdx (+0 -0)
📝 ja/self-host/troubleshooting/storage-and-migration.mdx (+0 -0)
📝 ja/self-host/troubleshooting/weaviate-v4-migration.mdx (+2 -2)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/565 **Author:** [@guchenhe](https://github.com/guchenhe) **Created:** 11/28/2025 **Status:** ✅ Merged **Merged:** 11/28/2025 **Merged by:** [@guchenhe](https://github.com/guchenhe) **Base:** `main` ← **Head:** `fix/workflow-source-language-references` --- ### 📝 Commits (10+) - [`570f1f7`](https://github.com/langgenius/dify-docs/commit/570f1f7e9ee587d79ab02a5ec0bd2a60b1e87ed9) fix redirect language code prefixes - [`0e16014`](https://github.com/langgenius/dify-docs/commit/0e16014cf14b730b02acdce6f15fbd2d599bf47d) Merge branch 'main' of https://github.com/langgenius/dify-docs - [`e7006cd`](https://github.com/langgenius/dify-docs/commit/e7006cd71f3a8312fa60640bbcbd2cbffa01e404) Merge branch 'main' of https://github.com/langgenius/dify-docs - [`b426302`](https://github.com/langgenius/dify-docs/commit/b426302f5c44cd3160d9d57df6d45c2e1b7e8115) Merge branch 'main' of https://github.com/langgenius/dify-docs - [`95cc838`](https://github.com/langgenius/dify-docs/commit/95cc8381a80d9f840f51677484e02a8f80312ae6) Merge branch 'main' of https://github.com/langgenius/dify-docs - [`551e770`](https://github.com/langgenius/dify-docs/commit/551e770179fb4fa3b7da10953fad8c32df8a69d6) Merge branch 'main' of https://github.com/langgenius/dify-docs - [`e68b572`](https://github.com/langgenius/dify-docs/commit/e68b572325ee90d3a1df48a7021b02a7e61bc679) rename: cn -> zh, jp -> ja - [`971e130`](https://github.com/langgenius/dify-docs/commit/971e13022ee78933e586dfbe9f01d8e245701ef2) remove hardcoded ja / zh references - [`4383c44`](https://github.com/langgenius/dify-docs/commit/4383c44e25fdc521c71df1ee115bbdab990ca212) remove hardcoded 'english' references - [`3ae8720`](https://github.com/langgenius/dify-docs/commit/3ae8720903622c98523c71c8c07c4f28f513df2c) renamed variable names and dict keys to language agnostic names ### 📊 Changes **100 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/sync_docs_analyze.yml` (+24 -24) 📝 `.github/workflows/sync_docs_update.yml` (+3 -3) 📝 `docs.json` (+1172 -1172) 📝 `ja/api-reference/openapi_chat.json` (+0 -0) 📝 `ja/api-reference/openapi_chatflow.json` (+0 -0) 📝 `ja/api-reference/openapi_completion.json` (+0 -0) 📝 `ja/api-reference/openapi_knowledge.json` (+0 -0) 📝 `ja/api-reference/openapi_workflow.json` (+0 -0) 📝 `ja/self-host/advanced-deployments/local-source-code.mdx` (+0 -0) 📝 `ja/self-host/advanced-deployments/start-the-frontend-docker-container.mdx` (+0 -0) 📝 `ja/self-host/configuration/environments.mdx` (+0 -0) 📝 `ja/self-host/platform-guides/bt-panel.mdx` (+0 -0) 📝 `ja/self-host/platform-guides/dify-premium.mdx` (+0 -0) 📝 `ja/self-host/quick-start/docker-compose.mdx` (+1 -1) 📝 `ja/self-host/quick-start/faqs.mdx` (+0 -0) 📝 `ja/self-host/troubleshooting/common-issues.mdx` (+0 -0) 📝 `ja/self-host/troubleshooting/docker-issues.mdx` (+0 -0) 📝 `ja/self-host/troubleshooting/integrations.mdx` (+0 -0) 📝 `ja/self-host/troubleshooting/storage-and-migration.mdx` (+0 -0) 📝 `ja/self-host/troubleshooting/weaviate-v4-migration.mdx` (+2 -2) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:15:59 -05:00
yindo closed this issue 2026-02-16 06:15:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#580