[PR #413] [MERGED] Fix translation inconsistencies and update directory structure in contribution docs #483

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/413
Author: @lyzno1
Created: 8/17/2025
Status: Merged
Merged: 8/18/2025
Merged by: @crazywoola

Base: mainHead: fix/contribution-translations


📝 Commits (1)

  • 5cb84e6 Fix translation inconsistencies in contribution docs

📊 Changes

3 files changed (+43 additions, -43 deletions)

View changed files

📝 en/community/contribution.mdx (+4 -4)
📝 ja-jp/community/contribution.mdx (+4 -4)
📝 zh-hans/community/contribution.mdx (+35 -35)

📄 Description

Summary

Fixes #412

This PR addresses translation quality issues and updates the directory structure documentation to reflect the current Dify project structure.

Changes Made

Translation Fixes (Chinese version)

  • Translated all English comments to Chinese
  • Fixed comment formatting inconsistencies (added spaces after )
  • Improved translation quality to match Japanese version standards

Directory Structure Updates (All versions)

  • Added missing directory (internationalization configuration and logic)
  • Added missing directory (theme configurations)
  • Updated description to clarify it's for translation files only
  • Removed deprecated directory
  • Added missing directory description

Verification

  • All directory structures now accurately reflect the actual Dify web project structure
  • Chinese translations are consistent and properly formatted
  • All three language versions are synchronized

🔄 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/413 **Author:** [@lyzno1](https://github.com/lyzno1) **Created:** 8/17/2025 **Status:** ✅ Merged **Merged:** 8/18/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/contribution-translations` --- ### 📝 Commits (1) - [`5cb84e6`](https://github.com/langgenius/dify-docs/commit/5cb84e62190f618f780b2e9cd29de719d386165e) Fix translation inconsistencies in contribution docs ### 📊 Changes **3 files changed** (+43 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `en/community/contribution.mdx` (+4 -4) 📝 `ja-jp/community/contribution.mdx` (+4 -4) 📝 `zh-hans/community/contribution.mdx` (+35 -35) </details> ### 📄 Description ## Summary Fixes #412 This PR addresses translation quality issues and updates the directory structure documentation to reflect the current Dify project structure. ## Changes Made ### Translation Fixes (Chinese version) - Translated all English comments to Chinese - Fixed comment formatting inconsistencies (added spaces after ) - Improved translation quality to match Japanese version standards ### Directory Structure Updates (All versions) - Added missing directory (internationalization configuration and logic) - Added missing directory (theme configurations) - Updated description to clarify it's for translation files only - Removed deprecated directory - Added missing directory description ## Verification - All directory structures now accurately reflect the actual Dify web project structure - Chinese translations are consistent and properly formatted - All three language versions are synchronized --- <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:38 -05:00
yindo closed this issue 2026-02-16 06:15:38 -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#483