Simplified Chinese translations: add SDKs and Resources pages (zh/ko/jp) - #195
Open
mintlify[bot] wants to merge 5 commits into
Open
Simplified Chinese translations: add SDKs and Resources pages (zh/ko/jp)#195mintlify[bot] wants to merge 5 commits into
mintlify[bot] wants to merge 5 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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
Keeps the Simplified Chinese, Korean, and Japanese docs in sync with recent English changes: the SDKs/Resources tabs (#194), the v1.20.3-safeharbor.2 upgrade page (#197), and the hierarchy cleanup and consolidation (#196).
Changes
cn/,ko/,jp/versions ofsdks-index.mdxandresources-index.mdxwith nav registration.cn/,ko/,jp/translations of the v1.20.3-safeharbor.2 validator upgrade page with nav registration.about.mdx,build-index.mdx, andinfra/hardware.mdxinto all three languages; apply the English deltas toindex.mdx(Quickstart landing),infra/index,infra/join-a-network(sync methods restructure),infra/upgrade-node,infra/coordinated-upgrades,defi/index,defi/tokens/token-factory(consolidation),defi/transaction-fees,developers/index,developers/assets/index(cn/ko), validator-mainnet pages (cn/ko), and ko exchange module pages (12_gas_heuristics, module index).zh-Hans,ko, andjpblocks indocs.jsonto mirror the new English structure: Network Infrastructure (Node Operation, Upgrades with Historical Upgrades, Indexer & Bridges), DeFi on Injective (Trading with trading-account, Token Factory with Token Standards subgroup, Assets), Tools, dissolved Concepts group,build-indexbefore the developer groups, dApp Developers extracted as its own group (cn/ko), andcosmjs-supportmoved under Client Libraries.Notes for follow-up
developers/assets/*,infra/validator-mainnet/index|peggo|canonical-chain-upgrade, ordevelopers-native/**; those pages were skipped and their nav entries filtered out.ko/developers-native/**files) and pre-existing broken links are untouched; this PR introduces no new warnings or broken links.Context
Triggered by #194, #197, and #196. Layout JS/CSS changes contain no translatable content.