dify/.github
yyh 521d19e036
feat(i18n): migrate translation workflow to Claude Code GitHub Actions
- Replace Bing translate with Claude Code Action
- Support three change scenarios: ADD, UPDATE, DELETE
- Include lint:fix step for JSON key sorting
- Update pnpm-lock.yaml after removing bing-translate-api

Deleted:
- web/scripts/auto-gen-i18n.js
- .github/workflows/translate-i18n-base-on-english.yml

Added:
- .github/workflows/translate-i18n-claude.yml

Modified:
- web/package.json (removed i18n:gen, bing-translate-api)
- web/i18n-config/README.md
- web/pnpm-lock.yaml

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 16:55:06 +08:00
..
DISCUSSION_TEMPLATE fix: typos (#16385) 2025-03-21 11:14:40 +08:00
ISSUE_TEMPLATE Update refactor issue template and remove tracker (#29357) 2025-12-09 22:03:21 +08:00
linters Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
workflows feat(i18n): migrate translation workflow to Claude Code GitHub Actions 2026-01-07 16:55:06 +08:00
CODE_OF_CONDUCT.md docs: format all md files (#24195) 2025-08-20 13:49:11 +08:00
CODEOWNERS chore: anchor CODEOWNERS paths to root (#29998) 2025-12-23 00:40:55 +09:00
dependabot.yml dependabot (#25677) 2025-09-15 10:59:34 +08:00
pull_request_template.md chore: Update PR template lint command (#30533) 2026-01-05 10:46:01 +08:00