docs(i18n): sync zh/ja/ko translations for Robin's restructure PRs #1527-#1543 - #1554
Open
comfyui-wiki wants to merge 1 commit into
Open
docs(i18n): sync zh/ja/ko translations for Robin's restructure PRs #1527-#1543#1554comfyui-wiki wants to merge 1 commit into
comfyui-wiki wants to merge 1 commit into
Conversation
-#1543 Regenerate translations via npm run translate (hash-based) for the English documentation changes merged across #1527-#1543 (Registry/Partner Nodes/API restructure, Overview/Workflow split, deployment & developer doc reorganize). Includes the new */workflow.mdx pages and refreshed stale translations. No English source content changed in this commit.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Important Review skippedToo many files! This PR contains 509 files, which is 409 over the limit of 100. To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to a paid plan to raise the limit. Usage-priced reviews support at most 300 files. ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (509)
You can disable this status message by setting the Comment |
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.
Summary
Syncs translations (zh / ja / ko) for the English documentation changes merged by Robin Huang across the restructure batch #1527–#1543:
The
Overview/Workflowsplit (#1532) introduced new*/workflow.mdxpages that had no translations yet; the navigation and content reorganizations in the other PRs left existing translations stale against their English sources.Translations were regenerated with
npm run translate(hash-based, only re-translates files whose English source changed).translationSourceHash/translationBlockHashesare re-stamped by the script.Notes
translate-i18n.ts(machine translation, no manual edits to translated files).check-i18n-translationsandsync-hash-i18n --verifyshould pass once CI runs.