📝 Port the pending Chinese translations from tina.io - #33
Merged
Conversation
Re-run scripts/migrate-from-tina-io.ts against tina.io bd6eebf1 plus the content/docs-zh files from its open auto-translation PRs #4803, #4860, #4861 and #4862, which never reached tina.io main before the import. 86 zh pages change (7 new) and the zh navigation gains two title overrides where the retranslated page titles now differ from the TOC. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0153SWx9yoyPC323i2ed9r8B
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Sep 14, 2026
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0153SWx9yoyPC323i2ed9r8B
41 tasks
joshbermanssw
added a commit
that referenced
this pull request
Sep 14, 2026
cc: — Related PBI: tinacms/tinacms#7552 ## TL;DR tina.io main merged four docs commits after the `bd6eebf1` import baseline: #4867 and its translation #4873 (rich-text parser, `skipEscaping` and `isBody` options) and #4871 and its translation #4878 (image field `accept` option), and the instance lacks them apart from #4871's EN side, which the baseline commit already carried. This PR re-runs `scripts/migrate-from-tina-io.ts` against tina.io main (with the closed zh PRs from #33 kept), which updates 2 EN pages and 5 zh pages. ## Links - [Epic: migrate docs from tina.io](tinacms/tinacms#7552) - [tina.io #4871: Document the image field's accept option](tinacms/tina.io#4871) - [tina.io #4878: Chinese translation for #4871](tinacms/tina.io#4878) - [tina.io #4867: Document the rich-text parser, skipEscaping and isBody options](tinacms/tina.io#4867) - [tina.io #4873: Chinese translation for #4867](tinacms/tina.io#4873) --- Changes made by Claude Opus 5 via Claude Code. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cc: —
Related PBI: tinacms/tinacms#7552
TL;DR
Four auto-translation PRs on tina.io (#4803, #4860, #4861, #4862) were still open when the docs content was imported at
bd6eebf1, so their Chinese updates never reached this instance. This PR re-runsscripts/migrate-from-tina-io.tsagainst that baseline plus those PRs'content/docs-zhfiles, which updates 79 zh pages, adds 7 new ones, and pins two zh navigation labels whose page titles changed.Links
Changes made by Claude Opus 5 via Claude Code.
🤖 Generated with Claude Code