diff --git a/cn/documentation/pages/getting-started/key-concepts.mdx b/cn/documentation/pages/getting-started/key-concepts.mdx
index cf974611..8ef48e9a 100644
--- a/cn/documentation/pages/getting-started/key-concepts.mdx
+++ b/cn/documentation/pages/getting-started/key-concepts.mdx
@@ -1,6 +1,6 @@
---
title: "核心概念"
-description: "Quick overview of essential Dify concepts "
+description: "Dify 核心概念快速概览"
icon: "circle-info"
---
diff --git a/cn/documentation/pages/workspace/personal-account-management.mdx b/cn/documentation/pages/workspace/personal-account-management.mdx
index a1c1d6d6..c5f4f997 100644
--- a/cn/documentation/pages/workspace/personal-account-management.mdx
+++ b/cn/documentation/pages/workspace/personal-account-management.mdx
@@ -1,6 +1,6 @@
---
title: "个人设置"
-description: "Manage your profile and preferences across all workspaces"
+description: "管理您在所有工作空间中的个人资料和偏好设置"
icon: "user"
---
diff --git a/cn/documentation/pages/workspace/subscription-management.mdx b/cn/documentation/pages/workspace/subscription-management.mdx
index 619c799f..c9e8ce81 100644
--- a/cn/documentation/pages/workspace/subscription-management.mdx
+++ b/cn/documentation/pages/workspace/subscription-management.mdx
@@ -1,6 +1,6 @@
---
title: "计费"
-description: "Manage workspace subscriptions and billing to control team size and feature access"
+description: "管理工作空间订阅和计费以控制团队规模和功能访问权限"
tag: "CLOUD"
icon: "credit-card"
---
diff --git a/cn/documentation/pages/workspace/team-members-management.mdx b/cn/documentation/pages/workspace/team-members-management.mdx
index 71825d74..d3e1f5d9 100644
--- a/cn/documentation/pages/workspace/team-members-management.mdx
+++ b/cn/documentation/pages/workspace/team-members-management.mdx
@@ -1,6 +1,6 @@
---
title: "管理成员"
-description: "Manage workspace members, roles, and permissions to build effective AI teams"
+description: "管理工作空间成员、角色和权限以构建高效的 AI 团队"
icon: "users"
---
diff --git a/jp/documentation/pages/getting-started/key-concepts.mdx b/jp/documentation/pages/getting-started/key-concepts.mdx
index 860d36dc..cc3da94b 100644
--- a/jp/documentation/pages/getting-started/key-concepts.mdx
+++ b/jp/documentation/pages/getting-started/key-concepts.mdx
@@ -1,6 +1,6 @@
---
title: "主要な概念"
-description: "Quick overview of essential Dify concepts "
+description: "Difyの重要な概念の簡単な概要"
icon: "circle-info"
---
diff --git a/jp/documentation/pages/getting-started/quick-start.mdx b/jp/documentation/pages/getting-started/quick-start.mdx
index d17596da..2ee3c0cd 100644
--- a/jp/documentation/pages/getting-started/quick-start.mdx
+++ b/jp/documentation/pages/getting-started/quick-start.mdx
@@ -1,6 +1,6 @@
---
title: "30分間クイックスタート"
-description: "Dive into Dify through a quick example app"
+description: "クイックサンプルアプリでDifyを体験する"
icon: "forward"
---
diff --git a/jp/documentation/pages/monitor/annotation-reply.mdx b/jp/documentation/pages/monitor/annotation-reply.mdx
index 4132bf1f..a16f496b 100644
--- a/jp/documentation/pages/monitor/annotation-reply.mdx
+++ b/jp/documentation/pages/monitor/annotation-reply.mdx
@@ -1,6 +1,6 @@
---
title: "アノテーションシステム"
-description: "Build a curated library of high-quality responses to improve consistency and bypass AI generation"
+description: "一貫性を向上させAI生成をバイパスする高品質な応答のキュレーションライブラリを構築"
icon: "pen-field"
---
diff --git a/jp/documentation/pages/monitor/logs.mdx b/jp/documentation/pages/monitor/logs.mdx
index ae93fb61..08b270f4 100644
--- a/jp/documentation/pages/monitor/logs.mdx
+++ b/jp/documentation/pages/monitor/logs.mdx
@@ -1,6 +1,6 @@
---
title: "ログ"
-description: "Monitor real-time conversations, debug issues, and collect user feedback"
+description: "リアルタイム会話の監視、問題のデバッグ、ユーザーフィードバックの収集"
icon: "memo"
---
diff --git a/jp/documentation/pages/nodes/agent.mdx b/jp/documentation/pages/nodes/agent.mdx
index b71a8d95..59ea57c2 100644
--- a/jp/documentation/pages/nodes/agent.mdx
+++ b/jp/documentation/pages/nodes/agent.mdx
@@ -1,6 +1,6 @@
---
title: "エージェント"
-description: "Give LLMs autonomous control over tools for complex task execution"
+description: "複雑なタスク実行のためにLLMにツールの自律制御を与える"
icon: "robot"
---
diff --git a/jp/documentation/pages/nodes/answer.mdx b/jp/documentation/pages/nodes/answer.mdx
index 80431b59..1af6b919 100644
--- a/jp/documentation/pages/nodes/answer.mdx
+++ b/jp/documentation/pages/nodes/answer.mdx
@@ -1,6 +1,6 @@
---
title: "答え"
-description: "Define response content in chatflow applications"
+description: "チャットフローアプリケーションで応答コンテンツを定義"
icon: "message"
---
diff --git a/jp/documentation/pages/nodes/code.mdx b/jp/documentation/pages/nodes/code.mdx
index ac60fa57..7fa17dfa 100644
--- a/jp/documentation/pages/nodes/code.mdx
+++ b/jp/documentation/pages/nodes/code.mdx
@@ -1,6 +1,6 @@
---
title: "コード"
-description: "Execute custom Python or JavaScript for data processing"
+description: "データ処理のためのカスタムPythonまたはJavaScriptの実行"
icon: "code"
---
diff --git a/jp/documentation/pages/nodes/doc-extractor.mdx b/jp/documentation/pages/nodes/doc-extractor.mdx
index 82b1d147..fea7ba7d 100644
--- a/jp/documentation/pages/nodes/doc-extractor.mdx
+++ b/jp/documentation/pages/nodes/doc-extractor.mdx
@@ -1,6 +1,6 @@
---
title: "ドキュメントエクストラクター"
-description: "Extract text content from uploaded documents for AI processing"
+description: "AI処理のためにアップロードされたドキュメントからテキストコンテンツを抽出"
icon: "file-export"
---
diff --git a/jp/documentation/pages/nodes/end.mdx b/jp/documentation/pages/nodes/end.mdx
index 8e3f6f55..5348504d 100644
--- a/jp/documentation/pages/nodes/end.mdx
+++ b/jp/documentation/pages/nodes/end.mdx
@@ -1,6 +1,6 @@
---
title: "End"
-description: "Define workflow outputs and termination points"
+description: "ワークフローの出力と終了ポイントを定義"
icon: "flag-checkered"
---
diff --git a/jp/documentation/pages/nodes/http-request.mdx b/jp/documentation/pages/nodes/http-request.mdx
index 460c5e75..ffe8bea4 100644
--- a/jp/documentation/pages/nodes/http-request.mdx
+++ b/jp/documentation/pages/nodes/http-request.mdx
@@ -1,6 +1,6 @@
---
title: "HTTP リクエスト"
-description: "Connect to external APIs and web services"
+description: "外部APIとWebサービスに接続"
icon: "globe"
---
diff --git a/jp/documentation/pages/nodes/ifelse.mdx b/jp/documentation/pages/nodes/ifelse.mdx
index a142af0c..e7245b4d 100644
--- a/jp/documentation/pages/nodes/ifelse.mdx
+++ b/jp/documentation/pages/nodes/ifelse.mdx
@@ -1,6 +1,6 @@
---
title: "If-Else"
-description: "Add conditional logic and branching to workflows"
+description: "ワークフローに条件付きロジックと分岐を追加"
icon: "code-branch"
---
diff --git a/jp/documentation/pages/nodes/iteration.mdx b/jp/documentation/pages/nodes/iteration.mdx
index 9ae9e02c..f2ce09eb 100644
--- a/jp/documentation/pages/nodes/iteration.mdx
+++ b/jp/documentation/pages/nodes/iteration.mdx
@@ -1,6 +1,6 @@
---
title: "反復処理"
-description: "Process arrays by applying workflows to each element"
+description: "各要素にワークフローを適用して配列を処理"
icon: "arrows-rotate"
---
diff --git a/jp/documentation/pages/nodes/knowledge-retrieval.mdx b/jp/documentation/pages/nodes/knowledge-retrieval.mdx
index 98e7412c..0356bc67 100644
--- a/jp/documentation/pages/nodes/knowledge-retrieval.mdx
+++ b/jp/documentation/pages/nodes/knowledge-retrieval.mdx
@@ -1,6 +1,6 @@
---
title: "知識検索"
-description: "Search knowledge bases for relevant information"
+description: "関連情報のためにナレッジベースを検索"
icon: "database"
---
diff --git a/jp/documentation/pages/nodes/list-operator.mdx b/jp/documentation/pages/nodes/list-operator.mdx
index dbdb69f0..79136769 100644
--- a/jp/documentation/pages/nodes/list-operator.mdx
+++ b/jp/documentation/pages/nodes/list-operator.mdx
@@ -1,6 +1,6 @@
---
title: "リスト演算子"
-description: "Filter, sort, and select elements from arrays"
+description: "配列から要素をフィルタリング、ソート、選択"
icon: "filter"
---
diff --git a/jp/documentation/pages/nodes/llm.mdx b/jp/documentation/pages/nodes/llm.mdx
index 85ee7aca..2bfb58cf 100644
--- a/jp/documentation/pages/nodes/llm.mdx
+++ b/jp/documentation/pages/nodes/llm.mdx
@@ -1,6 +1,6 @@
---
title: "LLM"
-description: "Invoke language models for text generation and analysis"
+description: "テキスト生成と分析のための言語モデルを起動"
icon: "brain"
---
diff --git a/jp/documentation/pages/nodes/loop.mdx b/jp/documentation/pages/nodes/loop.mdx
index faac167f..abfd35a4 100644
--- a/jp/documentation/pages/nodes/loop.mdx
+++ b/jp/documentation/pages/nodes/loop.mdx
@@ -1,6 +1,6 @@
---
title: "ループ"
-description: "Execute repetitive workflows with progressive refinement"
+description: "段階的な改良で反復的なワークフローを実行"
icon: "infinity"
---
diff --git a/jp/documentation/pages/nodes/parameter-extractor.mdx b/jp/documentation/pages/nodes/parameter-extractor.mdx
index d74db6d3..d9131e6d 100644
--- a/jp/documentation/pages/nodes/parameter-extractor.mdx
+++ b/jp/documentation/pages/nodes/parameter-extractor.mdx
@@ -1,6 +1,6 @@
---
title: "パラメータ抽出器"
-description: "Convert natural language to structured data using LLM intelligence"
+description: "LLMインテリジェンスを使用して自然言語を構造化データに変換"
icon: "crop-simple"
---
diff --git a/jp/documentation/pages/nodes/question-classifier.mdx b/jp/documentation/pages/nodes/question-classifier.mdx
index 6e5efeb5..c1aea377 100644
--- a/jp/documentation/pages/nodes/question-classifier.mdx
+++ b/jp/documentation/pages/nodes/question-classifier.mdx
@@ -1,6 +1,6 @@
---
title: "質問分類器"
-description: "Intelligently categorize user input to route workflow paths"
+description: "ワークフローパスをルーティングするためにユーザー入力をインテリジェントに分類"
icon: "sitemap"
---
diff --git a/jp/documentation/pages/nodes/template.mdx b/jp/documentation/pages/nodes/template.mdx
index 81f0aa19..bf73a9bf 100644
--- a/jp/documentation/pages/nodes/template.mdx
+++ b/jp/documentation/pages/nodes/template.mdx
@@ -1,6 +1,6 @@
---
title: "テンプレート"
-description: "Transform and format data using Jinja2 templating"
+description: "Jinja2テンプレートを使用してデータを変換およびフォーマット"
icon: "note-sticky"
---
diff --git a/jp/documentation/pages/nodes/tools.mdx b/jp/documentation/pages/nodes/tools.mdx
index ae3ceb96..9699199f 100644
--- a/jp/documentation/pages/nodes/tools.mdx
+++ b/jp/documentation/pages/nodes/tools.mdx
@@ -1,6 +1,6 @@
---
title: "ツール"
-description: "Connect to external services and APIs with pre-built integrations"
+description: "事前構築された統合で外部サービスとAPIに接続"
icon: "wrench"
---
diff --git a/jp/documentation/pages/nodes/variable-aggregator.mdx b/jp/documentation/pages/nodes/variable-aggregator.mdx
index 651e0a41..a1c95167 100644
--- a/jp/documentation/pages/nodes/variable-aggregator.mdx
+++ b/jp/documentation/pages/nodes/variable-aggregator.mdx
@@ -1,6 +1,6 @@
---
title: "変数アグリゲーター"
-description: "Combine variables from different workflow branches into unified outputs"
+description: "異なるワークフローブランチからの変数を統一された出力に結合"
icon: "merge"
---
diff --git a/jp/documentation/pages/nodes/variable-assigner.mdx b/jp/documentation/pages/nodes/variable-assigner.mdx
index 69dc31de..f9748146 100644
--- a/jp/documentation/pages/nodes/variable-assigner.mdx
+++ b/jp/documentation/pages/nodes/variable-assigner.mdx
@@ -1,6 +1,6 @@
---
title: "変数アサイナー"
-description: "Manage persistent conversation variables in chatflow applications"
+description: "チャットフローアプリケーションで永続的な会話変数を管理"
icon: "pen-to-square"
---
diff --git a/jp/documentation/pages/publish/README.mdx b/jp/documentation/pages/publish/README.mdx
index 8c089477..bf491348 100644
--- a/jp/documentation/pages/publish/README.mdx
+++ b/jp/documentation/pages/publish/README.mdx
@@ -1,6 +1,6 @@
---
title: "AIアプリの共有"
-description: "Get your Dify applications into users' hands with web apps, APIs, embeds, and integrations"
+description: "Webアプリ、API、埋め込み、統合でDifyアプリケーションをユーザーに提供"
icon: "rocket"
---
diff --git a/jp/documentation/pages/publish/developing-with-apis.mdx b/jp/documentation/pages/publish/developing-with-apis.mdx
index ecdfbc02..b3a41a29 100644
--- a/jp/documentation/pages/publish/developing-with-apis.mdx
+++ b/jp/documentation/pages/publish/developing-with-apis.mdx
@@ -1,6 +1,6 @@
---
title: "API統合"
-description: "Embed Dify AI capabilities directly into your applications with powerful Backend-as-a-Service APIs"
+description: "強力なBackend-as-a-Service APIでDify AI機能をアプリケーションに直接埋め込む"
icon: "plug"
---
diff --git a/jp/documentation/pages/publish/publish-mcp.mdx b/jp/documentation/pages/publish/publish-mcp.mdx
index d244dc38..9f2eccb4 100644
--- a/jp/documentation/pages/publish/publish-mcp.mdx
+++ b/jp/documentation/pages/publish/publish-mcp.mdx
@@ -1,6 +1,6 @@
---
title: "MCPサーバー"
-description: "Expose your Dify applications as MCP servers for integration with Claude Desktop, Cursor, and other AI development tools"
+description: "Claude Desktop、Cursor、その他のAI開発ツールと統合するためにDifyアプリケーションをMCPサーバーとして公開"
icon: "network-wired"
---
diff --git a/jp/documentation/pages/publish/webapp/chatflow-webapp.mdx b/jp/documentation/pages/publish/webapp/chatflow-webapp.mdx
index 08901805..4b9605f0 100644
--- a/jp/documentation/pages/publish/webapp/chatflow-webapp.mdx
+++ b/jp/documentation/pages/publish/webapp/chatflow-webapp.mdx
@@ -1,6 +1,6 @@
---
title: "チャット Web アプリ"
-description: "Turn your chatflow into a fully-featured conversation interface with persistent history and interactive features"
+description: "永続的な履歴とインタラクティブ機能を備えたフル機能の会話インターフェースにチャットフローを変換"
---
⚠️ このドキュメントはAIによって自動翻訳されています。不正確な部分がある場合は、[英語版](/en/documentation/pages/publish/webapp/chatflow-webapp)を参照してください。
diff --git a/jp/documentation/pages/publish/webapp/embedding-in-websites.mdx b/jp/documentation/pages/publish/webapp/embedding-in-websites.mdx
index 51459e33..b5e88cf8 100644
--- a/jp/documentation/pages/publish/webapp/embedding-in-websites.mdx
+++ b/jp/documentation/pages/publish/webapp/embedding-in-websites.mdx
@@ -1,6 +1,6 @@
---
title: "ウェブサイト埋め込み"
-description: "Add AI chat capabilities to any website with customizable widgets and iframe embeds"
+description: "カスタマイズ可能なウィジェットとiframe埋め込みで任意のWebサイトにAIチャット機能を追加"
---
⚠️ このドキュメントはAIによって自動翻訳されています。不正確な部分がある場合は、[英語版](/en/documentation/pages/publish/webapp/embedding-in-websites)を参照してください。
diff --git a/jp/documentation/pages/publish/webapp/web-app-settings.mdx b/jp/documentation/pages/publish/webapp/web-app-settings.mdx
index ba9a8752..34f540af 100644
--- a/jp/documentation/pages/publish/webapp/web-app-settings.mdx
+++ b/jp/documentation/pages/publish/webapp/web-app-settings.mdx
@@ -1,6 +1,6 @@
---
title: "ウェブアプリ設定"
-description: "Configure branding, access controls, and user experience settings for your published web applications"
+description: "公開されたWebアプリケーションのブランディング、アクセス制御、ユーザーエクスペリエンス設定を構成"
---
⚠️ このドキュメントはAIによって自動翻訳されています。不正確な部分がある場合は、[英語版](/en/documentation/pages/publish/webapp/web-app-settings)を参照してください。
diff --git a/jp/documentation/pages/publish/webapp/workflow-webapp.mdx b/jp/documentation/pages/publish/webapp/workflow-webapp.mdx
index 6a7c0391..7b0ec0b4 100644
--- a/jp/documentation/pages/publish/webapp/workflow-webapp.mdx
+++ b/jp/documentation/pages/publish/webapp/workflow-webapp.mdx
@@ -1,6 +1,6 @@
---
title: "ワークフローWebアプリ"
-description: "Turn your workflows into powerful web applications with batch processing, result management, and streamlined user experiences"
+description: "バッチ処理、結果管理、合理化されたユーザーエクスペリエンスでワークフローを強力なWebアプリケーションに変換"
---
⚠️ このドキュメントはAIによって自動翻訳されています。不正確な部分がある場合は、[英語版](/en/documentation/pages/publish/webapp/workflow-webapp)を参照してください。
diff --git a/jp/documentation/pages/workspace/app-management.mdx b/jp/documentation/pages/workspace/app-management.mdx
index 3aadbf3c..08b40ccd 100644
--- a/jp/documentation/pages/workspace/app-management.mdx
+++ b/jp/documentation/pages/workspace/app-management.mdx
@@ -1,6 +1,6 @@
---
title: "アプリの管理"
-description: "Organize, maintain, and share your AI applications with powerful management tools and best practices"
+description: "強力な管理ツールとベストプラクティスでAIアプリケーションを整理、維持、共有"
icon: "grid-2"
---
diff --git a/jp/documentation/pages/workspace/personal-account-management.mdx b/jp/documentation/pages/workspace/personal-account-management.mdx
index e4df99c8..047f3599 100644
--- a/jp/documentation/pages/workspace/personal-account-management.mdx
+++ b/jp/documentation/pages/workspace/personal-account-management.mdx
@@ -1,6 +1,6 @@
---
title: "個人設定"
-description: "Manage your profile and preferences across all workspaces"
+description: "すべてのワークスペースでプロフィールと設定を管理"
icon: "user"
---
diff --git a/jp/documentation/pages/workspace/subscription-management.mdx b/jp/documentation/pages/workspace/subscription-management.mdx
index 6847c799..a213ce40 100644
--- a/jp/documentation/pages/workspace/subscription-management.mdx
+++ b/jp/documentation/pages/workspace/subscription-management.mdx
@@ -1,6 +1,6 @@
---
title: "請求"
-description: "Manage workspace subscriptions and billing to control team size and feature access"
+description: "チームサイズと機能アクセスを制御するためにワークスペースのサブスクリプションと請求を管理"
tag: "CLOUD"
icon: "credit-card"
---
diff --git a/jp/documentation/pages/workspace/team-members-management.mdx b/jp/documentation/pages/workspace/team-members-management.mdx
index 21afca8b..a545a1a1 100644
--- a/jp/documentation/pages/workspace/team-members-management.mdx
+++ b/jp/documentation/pages/workspace/team-members-management.mdx
@@ -1,6 +1,6 @@
---
title: "メンバーの管理"
-description: "Manage workspace members, roles, and permissions to build effective AI teams"
+description: "効果的なAIチームを構築するためにワークスペースメンバー、ロール、権限を管理"
icon: "users"
---