mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 12:25:45 -04:00
[PR #350] [CLOSED] Auto translate core #449
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs/pull/350
Author: @alterxyz
Created: 7/24/2025
Status: ❌ Closed
Base:
main← Head:auto-translate-core📝 Commits (2)
b4bca61feat: auto translate5b4f881chore: update📊 Changes
9 files changed (+1062 additions, -0 deletions)
View changed files
➕
.github/workflows/translate.yml(+157 -0)➕
tools/translate/.env.example(+1 -0)➕
tools/translate/.gitignore(+1 -0)➕
tools/translate/README.md(+125 -0)➕
tools/translate/README_CN.md(+131 -0)➕
tools/translate/README_JA.md(+125 -0)➕
tools/translate/main.py(+455 -0)➕
tools/translate/requirements.txt(+3 -0)➕
tools/translate/termbase_i18n.md(+64 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.