feat(translation): per-field language detection for mixed-language posts #205
Reference in New Issue
Block a user
Delete Branch "dev"
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?
Ships the one dev-only commit (
3c7ab44) to production.Per-field language detection: each of title/description is detected and translated independently, so a non-English description still gets translated when the title is already English (mixed-language posts) instead of the whole post being skipped on the aggregate first-item detection.
CI-green on dev (run 2057). No migration, no stack-file change required — a plain image redeploy of
:latestpicks it up.🤖 Generated with Claude Code