# Translation Status Report **Last Updated:** 2025-10-12 ## Overview This document tracks the translation status of the Metaplex Developer Hub documentation into Japanese (ja) and Korean (ko). **Important:** Language codes have been updated to ISO 639-1 standard: - Japanese: `jp` → `ja` (ISO 639-1) - Korean: `kr` → `ko` (ISO 639-1) This ensures proper SEO with hreflang tags and follows web standards. ### Summary Statistics | Language | Files Translated | Total Files | Coverage | Missing | |----------|-----------------|-------------|----------|---------| | English | 437 (baseline) | 437 | 100% | 0 | | Japanese (ja) | 437 | 437 | 🎉 **100%** | 0 | | Korean (ko) | 437 | 437 | 🎉 **100%** | 0 | ## Japanese Translation Status (437/437 - 100%) ✅ ### 🎉 COMPLETE - All Files Translated! #### High Priority - Active Products ##### Core Candy Machine Guards (2 files) - 🎉 MOSTLY COMPLETE Remaining guard documentation pages: - `core-candy-machine/guards/freeze-sol-payment.md` - `core-candy-machine/guards/freeze-token-payment.md` **Recently Completed (27 files):** - ✅ address-gate.md - ✅ allocation.md - ✅ allow-list.md - ✅ asset-burn-multi.md - ✅ asset-burn.md - ✅ asset-gate.md - ✅ asset-mint-limit.md - ✅ asset-payment-multi.md - ✅ asset-payment.md - ✅ edition.md - ✅ end-date.md - ✅ gatekeeper.md - ✅ mint-limit.md - ✅ nft-burn.md - ✅ nft-gate.md - ✅ nft-mint-limit.md - ✅ nft-payment.md - ✅ program-gate.md - ✅ redeemed-amount.md - ✅ sol-fixed-fee.md - ✅ start-date.md - ✅ third-party-signer.md - ✅ token-burn.md - ✅ token-gate.md - ✅ token-payment.md - ✅ token2022-payment.md - ✅ vanity-mint.md ##### DAS API - ✅ COMPLETE **Recently Completed (11 files):** - ✅ All core-extension methods (6 files) - ✅ das-api/core-extension/plugin-derivation.md - ✅ das-api/guides/get-fungible-assets.md - ✅ das-api/guides/get-nfts-by-owner.md - ✅ das-api/guides/owner-and-collection.md - ✅ All other guide files (pagination, search-by-criteria, etc.) ##### Core Candy Machine Documentation - ✅ COMPLETE **Recently Completed (4 files):** - ✅ core-candy-machine/sdk/javascript.md - ✅ core-candy-machine/sdk/rust.md - ✅ core-candy-machine/guides/create-a-core-candy-machine-ui.md - ✅ core-candy-machine/guides/create-a-core-candy-machine-with-hidden-settings.md ##### MPL Hybrid - ✅ COMPLETE **Recently Completed (2 files):** - ✅ mpl-hybrid/sdk/index.md - ✅ mpl-hybrid/sdk/javascript.md (Note: rust.md doesn't exist in source) #### Medium Priority ##### Guides - ✅ COMPLETE **Recently Completed (4 files):** - ✅ guides/candy-machine/index.md - ✅ guides/candy-machine/airdrop-mint-to-another-wallet.md - ✅ guides/candy-machine/mint-to-another-wallet.md - ✅ guides/candy-machine/create-an-nft-collection-on-solana-with-candy-machine.md (Note: how-to-use-pinata-with-umi.md doesn't exist in source) #### Low Priority - Legacy Content ##### Legacy Documentation (22 files) **Auction House** (11 files): - `legacy-documentation/auction-house/auctioneer/index.md` - `legacy-documentation/auction-house/auctioneer/endpoints.md` - `legacy-documentation/auction-house/auctioneer/installation.md` - `legacy-documentation/auction-house/index.md` - `legacy-documentation/auction-house/create.md` - `legacy-documentation/auction-house/delegate.md` - `legacy-documentation/auction-house/execute-sale.md` - `legacy-documentation/auction-house/getting-started.md` - `legacy-documentation/auction-house/list.md` - `legacy-documentation/auction-house/make-offer.md` - `legacy-documentation/auction-house/settings.md` **Developer Tools** (4 files): - `legacy-documentation/developer-tools/cli/index.md` - `legacy-documentation/developer-tools/cli/auctioneer.md` - `legacy-documentation/developer-tools/cli/candy-machine-v2.md` - `legacy-documentation/developer-tools/cli/token-metadata.md` **Fixed Price Sale** (2 files): - `legacy-documentation/fixed-price-sale/index.md` - `legacy-documentation/fixed-price-sale/creating-a-market.md` **Mobile SDKs** (2 files): - `legacy-documentation/mobile-sdks/android.md` - `legacy-documentation/mobile-sdks/ios.md` **Other** (3 files): - `legacy-documentation/index.md` - `legacy-documentation/gumdrop.md` - `legacy-documentation/nft-standard.md` --- ## Korean Translation Status (437/437 - 100%) ✅ ### 🎉 COMPLETE - All Files Translated! #### High Priority - Active Products ##### DAS API Core Extension - ✅ COMPLETE **Recently Completed (10 files):** - ✅ das-api/core-extension/index.md - ✅ das-api/core-extension/convert-das-asset-to-core.md - ✅ das-api/core-extension/plugin-derivation.md - ✅ das-api/core-extension/methods/get-asset.md - ✅ das-api/core-extension/methods/get-assets-by-authority.md - ✅ das-api/core-extension/methods/get-assets-by-collection.md - ✅ das-api/core-extension/methods/get-assets-by-owner.md - ✅ das-api/core-extension/methods/get-collection.md - ✅ das-api/core-extension/methods/search-assets.md - ✅ das-api/core-extension/methods/search-collections.md ##### Bubblegum v1 - ✅ COMPLETE **Recently Completed (17 files):** - ✅ bubblegum/index.md - ✅ bubblegum/create-trees.md - ✅ bubblegum/mint-cnfts.md - ✅ bubblegum/transfer-cnfts.md - ✅ bubblegum/update-cnfts.md - ✅ bubblegum/burn-cnfts.md - ✅ bubblegum/decompress-cnfts.md - ✅ bubblegum/delegate-cnfts.md - ✅ bubblegum/delegate-trees.md - ✅ bubblegum/verify-collections.md - ✅ bubblegum/verify-creators.md - ✅ bubblegum/guides/index.md - ✅ bubblegum/guides/javascript/how-to-create-1000000-nfts-on-solana.md - ✅ bubblegum/guides/javascript/how-to-interact-with-cnfts-on-other-svms.md - ✅ bubblegum/sdk/index.md - ✅ bubblegum/sdk/javascript.md - ✅ bubblegum/sdk/rust.md ##### Candy Machine Sugar - ✅ COMPLETE **Recently Completed (23 files):** - ✅ All 19 command files (airdrop, bundlr, collection, config, deploy, freeze, guard, hash, launch, mint, reveal, show, sign, update, upload, validate, verify, withdraw, thaw/unfreeze) - ✅ Core files: bring-your-own-uploader.md, cache.md, getting-started.md, installation.md ##### DAS API - ✅ COMPLETE **Recently Completed (24 files):** - ✅ All 13 methods files (get-asset, get-assets, search-assets, etc.) - ✅ All 11 guide files: - collection-statistics.md, find-compressed-nfts.md, find-token-holders.md - get-collection-nfts.md, get-fungible-assets.md, get-nfts-by-owner.md - get-wallet-tokens.md, owner-and-collection.md, search-by-criteria.md - index.md, pagination.md ##### Candy Machine Guards (2 files) - 🎉 MOSTLY COMPLETE Remaining files: - `candy-machine/guards/freeze-sol-payment.md` - `candy-machine/guards/freeze-token-payment.md` **Recently Completed (15 files):** - ✅ address-gate.md, allocation.md, end-date.md, gatekeeper.md, mint-limit.md - ✅ nft-burn.md, nft-gate.md, nft-payment.md, program-gate.md, redeemed-amount.md - ✅ third-party-signer.md, token-burn.md, token-gate.md, token-payment.md, token2022-payment.md ##### MPL Hybrid - ✅ COMPLETE **Recently Completed (2 files):** - ✅ mpl-hybrid/sdk/index.md - ✅ mpl-hybrid/sdk/javascript.md (Note: rust.md doesn't exist in source) #### Medium Priority ##### Candy Machine Guides - ✅ COMPLETE **Recently Completed (4 files):** - ✅ guides/candy-machine/index.md - ✅ guides/candy-machine/airdrop-mint-to-another-wallet.md - ✅ guides/candy-machine/mint-to-another-wallet.md - ✅ guides/candy-machine/create-an-nft-collection-on-solana-with-candy-machine.md #### Low Priority - Legacy Content ##### Legacy Documentation (22 files) Same structure as Japanese - entire section missing: - Auction House (11 files) - Developer Tools (4 files) - Fixed Price Sale (2 files) - Mobile SDKs (2 files) - Other (3 files) --- ## Products with Complete Coverage ✓ The following products have 100% translation coverage in both Japanese and Korean: - **Core** - Complete NFT standard documentation - **Bubblegum v2** - Compressed NFTs (latest version) - **UMI** - JavaScript framework - **Token Metadata** - Legacy NFT standard - **Inscription** - On-chain data storage - **Fusion** - NFT combination system - **Token Auth Rules** - Authorization framework - **Shank** - IDL generation - **Hydra** - Fanout wallet - **Amman** - Local validator setup - **Aura** - Indexing network - **CLI** - Command-line interface --- ## Translation Priority Recommendations ### Critical (Start Here) 1. **Core Candy Machine Guards** (JP: 29 files, KR: 17 files) - Actively used features for NFT drops - Essential for developers launching collections 2. **DAS API** (JP: 10 files, KR: 34 files) - Critical API documentation - Required for reading digital asset data 3. **Bubblegum v1** (KR: 17 files only) - Entire product section missing in Korean - Still used by some projects ### High Priority 4. **Candy Machine Sugar CLI** (KR: 23 files only) - Important CLI tool for NFT launches - Missing command documentation 5. **MPL Hybrid SDK** (JP: 3 files, KR: 3 files) - SDK documentation for token-NFT swaps 6. **Core Candy Machine SDK & Guides** (JP: 4 files) - Implementation guides and SDK docs ### Medium Priority 7. **Candy Machine Guides** (KR: 3 files) 8. **General Guides** (JP: 1 file, KR: 1 file) ### Low Priority 9. **Legacy Documentation** (JP: 22 files, KR: 22 files) - Deprecated products - Lower usage/relevance --- ## Progress Tracking ### Recent Completions **2025-10-12 (Session 1):** - ✅ Completed all 11 root-level Korean pages - community-guides.md, contact.md, developer-tools.md, official-links.md - programs-and-tools.md, protocol-fees.md, rpc-providers.md - security.md, stability-index.md, storage-providers.md, understanding-programs.md **2025-10-12 (Session 2):** - ✅ Completed Core Candy Machine Guards (Japanese) - 27 of 29 files - All guards except freeze-sol-payment and freeze-token-payment - ✅ Completed DAS API Core Extension (Korean) - 10 files - Full core-extension section including all methods - ✅ Completed Bubblegum v1 (Korean) - 17 files - Entire product section: core docs, guides, and SDK **2025-10-12 (Session 3):** - ✅ Completed DAS API (Japanese) - 8 files - Core extension methods and search guide - ✅ Completed Candy Machine Sugar CLI (Korean) - 23 files - All commands and core documentation - ✅ Completed Candy Machine Guards (Korean) - 15 of 17 files - All guards except freeze-sol-payment and freeze-token-payment **2025-10-12 (Session 4):** - ✅ Completed Core Candy Machine SDK & Guides (Japanese) - 4 files - ✅ Completed MPL Hybrid SDK (Japanese) - 2 files - ✅ Completed MPL Hybrid SDK (Korean) - 2 files - ✅ Completed Candy Machine Guides (Japanese) - 4 files - ✅ Completed Candy Machine Guides (Korean) - 4 files - ✅ Completed DAS API Methods & Guides (Korean) - 15 files (all methods + 2 guides) **2025-10-12 (Session 5):** - ✅ Completed DAS API Guides (Korean) - 9 files - ✅ Completed DAS API Guides (Japanese) - 3 files **2025-10-12 (Session 6 - FINAL):** - ✅ Completed Freeze Payment Guards (Japanese) - 2 files - ✅ Completed Freeze Payment Guards (Korean) - 2 files - ✅ Completed Legacy Documentation (Japanese) - 22 files - ✅ Completed Legacy Documentation (Korean) - 22 files - ✅ Completed remaining DAS API methods (Japanese) - 7 files - ✅ Completed remaining guides (Korean) - 1 file **🎉 FINAL TOTAL PROGRESS:** - Japanese: +73 files (364 → 437) - Coverage increased from 83.3% to **100%** ✅ - Korean: +118 files (319 → 437) - Coverage increased from 73.0% to **100%** ✅ - **Combined: +191 files translated to 100% completion** ## 🎉 Translation Complete! **Status: 100% coverage achieved for both Japanese (ja) and Korean (ko)** All 437 documentation files have been successfully translated into both languages. The Metaplex Developer Hub now offers complete multilingual support. **URLs:** - English: `developers.metaplex.com/` - Japanese: `developers.metaplex.com/ja/` - Korean: `developers.metaplex.com/ko/` --- ## Notes - All file paths are relative to `src/pages/` - Translation coverage percentages are based on total markdown files - Legacy documentation has lower priority due to deprecated status - Focus on high-traffic, actively maintained products first ## How to Update This Document When translations are completed: 1. Move files from "Missing" lists to a "Recently Completed" section 2. Update the summary statistics 3. Update the "Last Updated" date 4. Commit changes to track progress over time