[PR #668] [CLOSED] 🌐 Sync PR #667 translations: Add content related to the human input node #669

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/668
Author: @github-actions[bot]
Created: 1/23/2026
Status: Closed

Base: mainHead: docs-sync-pr-667


📝 Commits (2)

📊 Changes

70 files changed (+3364 additions, -5189 deletions)

View changed files

📝 docs.json (+25 -2391)
📝 ja/api-reference/openapi_knowledge.json (+3 -21)
📝 ja/self-host/troubleshooting/weaviate-v4-migration.mdx (+48 -176)
📝 ja/use-dify/debug/variable-inspect.mdx (+4 -3)
📝 ja/use-dify/getting-started/introduction.mdx (+4 -4)
📝 ja/use-dify/knowledge/create-knowledge/import-text-data/readme.mdx (+22 -25)
📝 ja/use-dify/knowledge/create-knowledge/setting-indexing-methods.mdx (+125 -97)
📝 ja/use-dify/knowledge/knowledge-pipeline/knowledge-pipeline-orchestration.mdx (+202 -242)
📝 ja/use-dify/knowledge/knowledge-request-rate-limit.mdx (+3 -1)
📝 ja/use-dify/knowledge/manage-knowledge/maintain-knowledge-documents.mdx (+10 -14)
📝 ja/use-dify/monitor/logs.mdx (+4 -6)
ja/use-dify/nodes/human-input.mdx (+83 -0)
📝 ja/use-dify/nodes/ifelse.mdx (+17 -4)
📝 ja/use-dify/nodes/knowledge-retrieval.mdx (+56 -52)
📝 ja/use-dify/nodes/list-operator.mdx (+36 -5)
📝 ja/use-dify/nodes/llm.mdx (+18 -12)
📝 ja/use-dify/nodes/trigger/overview.mdx (+14 -20)
📝 ja/use-dify/nodes/trigger/plugin-trigger.mdx (+15 -13)
📝 ja/use-dify/nodes/trigger/schedule-trigger.mdx (+13 -12)
📝 ja/use-dify/nodes/user-input.mdx (+21 -32)

...and 50 more files

📄 Description

Syncs PR #667 to other languages.

Original: Add content related to the human input node

What's synced

  • 🇨🇳 Chinese (zh)
  • 🇯🇵 Japanese (ja)
  • 📋 Navigation (docs.json)

Review translations and merge when ready. Both PRs can merge independently.


🤖 Auto-synced from PR #667


🔄 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/668 **Author:** [@github-actions[bot]](https://github.com/apps/github-actions) **Created:** 1/23/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docs-sync-pr-667` --- ### 📝 Commits (2) - [`aac5737`](https://github.com/langgenius/dify-docs/commit/aac5737093401fa0607991237f4bccb424901419) 🌐 Initial translations for PR #667 - [`821bae7`](https://github.com/langgenius/dify-docs/commit/821bae79511868eb9f9f4f9e49783c7ef8369b21) 🔄 Update translations for commit 1f25e038 ### 📊 Changes **70 files changed** (+3364 additions, -5189 deletions) <details> <summary>View changed files</summary> 📝 `docs.json` (+25 -2391) 📝 `ja/api-reference/openapi_knowledge.json` (+3 -21) 📝 `ja/self-host/troubleshooting/weaviate-v4-migration.mdx` (+48 -176) 📝 `ja/use-dify/debug/variable-inspect.mdx` (+4 -3) 📝 `ja/use-dify/getting-started/introduction.mdx` (+4 -4) 📝 `ja/use-dify/knowledge/create-knowledge/import-text-data/readme.mdx` (+22 -25) 📝 `ja/use-dify/knowledge/create-knowledge/setting-indexing-methods.mdx` (+125 -97) 📝 `ja/use-dify/knowledge/knowledge-pipeline/knowledge-pipeline-orchestration.mdx` (+202 -242) 📝 `ja/use-dify/knowledge/knowledge-request-rate-limit.mdx` (+3 -1) 📝 `ja/use-dify/knowledge/manage-knowledge/maintain-knowledge-documents.mdx` (+10 -14) 📝 `ja/use-dify/monitor/logs.mdx` (+4 -6) ➕ `ja/use-dify/nodes/human-input.mdx` (+83 -0) 📝 `ja/use-dify/nodes/ifelse.mdx` (+17 -4) 📝 `ja/use-dify/nodes/knowledge-retrieval.mdx` (+56 -52) 📝 `ja/use-dify/nodes/list-operator.mdx` (+36 -5) 📝 `ja/use-dify/nodes/llm.mdx` (+18 -12) 📝 `ja/use-dify/nodes/trigger/overview.mdx` (+14 -20) 📝 `ja/use-dify/nodes/trigger/plugin-trigger.mdx` (+15 -13) 📝 `ja/use-dify/nodes/trigger/schedule-trigger.mdx` (+13 -12) 📝 `ja/use-dify/nodes/user-input.mdx` (+21 -32) _...and 50 more files_ </details> ### 📄 Description Syncs PR #667 to other languages. **Original:** Add content related to the human input node ### What's synced - 🇨🇳 Chinese (zh) - 🇯🇵 Japanese (ja) - 📋 Navigation (docs.json) Review translations and merge when ready. Both PRs can merge independently. --- 🤖 Auto-synced from PR #667 --- <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:16:16 -05:00
yindo closed this issue 2026-02-16 06:16:16 -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#669