Skip to content

i18n: seed reviewSourceHash for 57 reviewed translations (ZH/JA/KO)#1129

Closed
lin-bot23 wants to merge 1 commit into
Comfy-Org:mainfrom
lin-bot23:i18n/review-sourcehash-seed
Closed

i18n: seed reviewSourceHash for 57 reviewed translations (ZH/JA/KO)#1129
lin-bot23 wants to merge 1 commit into
Comfy-Org:mainfrom
lin-bot23:i18n/review-sourcehash-seed

Conversation

@lin-bot23

Copy link
Copy Markdown
Contributor

Summary

Seeds reviewSourceHash for 57 translation files (ZH/JA/KO) based on the existing AI quality review report at .github/i18n-logs/review/quality-report.json.

What this does:

  • Reads the review report (previously generated by review-i18n.ts)
  • For each reviewed file, computes the SHA-256 hash of the English source
  • Writes reviewSourceHash: <hash> into the frontmatter to mark it as "reviewed at this English source version"

What this does NOT do:

  • ❌ Does NOT modify any translation content
  • ❌ Does NOT re-run AI review
  • ❌ Does NOT change any English files

Why:

  • Prevents the same files from being re-processed in future reviews (the review script skips files whose reviewSourceHash matches the current English hash)
  • Provides a clean baseline for tracking which translations have been AI-reviewed

Stats:

  • ZH: 30 files
  • JA: 19 files
  • KO: 8 files
  • Total: 57 files, 57 insertions (+1 line each)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants