|
| 1 | +<!doctype html> |
| 2 | +<html lang="en"> |
| 3 | + |
| 4 | +<head> |
| 5 | + <meta charset="utf-8"> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 7 | + <title>Localization - Game Foundry Studio</title> |
| 8 | + <meta name="description" content="Localization planning placeholder for Game Foundry Studio translation workflows."> |
| 9 | + <link rel="icon" href="/favicon.svg"> |
| 10 | + <link rel="stylesheet" href="../../assets/theme/v2/css/styles.css"> |
| 11 | + <link rel="stylesheet" href="../../assets/theme/v2/css/theme.css"> |
| 12 | + <link rel="stylesheet" href="css/localization-studio.css"> |
| 13 | +</head> |
| 14 | + |
| 15 | +<body> |
| 16 | + <div data-partial="header-nav"></div> |
| 17 | + <main> |
| 18 | + <section class="page-title"> |
| 19 | + <div class="container"> |
| 20 | + <div class="kicker">Community / Media</div> |
| 21 | + <h1>Localization</h1> |
| 22 | + <p class="lede">Plan game translation, language coverage, contributor review and localization readiness. Status = Planning.</p> |
| 23 | + </div> |
| 24 | + </section> |
| 25 | + <section class="section"> |
| 26 | + <div class="container"> |
| 27 | + <div class="tool-workspace localization-workspace" data-localization-placeholder> |
| 28 | + <aside class="tool-column tool-group-community-marketplace"> |
| 29 | + <div class="tool-column-header forge-gold"> |
| 30 | + <h2>Translation Plan</h2> |
| 31 | + </div> |
| 32 | + <div class="accordion-stack"> |
| 33 | + <details class="vertical-accordion" open> |
| 34 | + <summary>Purpose</summary> |
| 35 | + <div class="accordion-body"> |
| 36 | + <p>Localization is a placeholder for planning how games, templates, tutorials and marketplace assets can be translated for more players.</p> |
| 37 | + </div> |
| 38 | + </details> |
| 39 | + <details class="vertical-accordion"> |
| 40 | + <summary>Why Localization Matters</summary> |
| 41 | + <div class="accordion-body"> |
| 42 | + <p>Clear language support helps creators reach more communities and lets players understand controls, goals, ratings and tutorials without guessing.</p> |
| 43 | + </div> |
| 44 | + </details> |
| 45 | + <details class="vertical-accordion"> |
| 46 | + <summary>Supported Languages</summary> |
| 47 | + <div class="accordion-body"> |
| 48 | + <ul> |
| 49 | + <li>English source content</li> |
| 50 | + <li>Spanish planning track</li> |
| 51 | + <li>French planning track</li> |
| 52 | + <li>Japanese planning track</li> |
| 53 | + <li>Community-requested languages</li> |
| 54 | + </ul> |
| 55 | + </div> |
| 56 | + </details> |
| 57 | + <details class="vertical-accordion"> |
| 58 | + <summary>Contributor Workflow</summary> |
| 59 | + <div class="accordion-body"> |
| 60 | + <p>Future contributors will be able to suggest translated strings, add context notes and flag copy that needs creator review.</p> |
| 61 | + </div> |
| 62 | + </details> |
| 63 | + </div> |
| 64 | + </aside> |
| 65 | + <div data-tool-display-mode data-asset-root="../../assets/theme/v2/images" data-tool-slug="localization-studio" data-tool-icon-src="../../assets/theme/v2/images/icons/localization-studio.png"></div> |
| 66 | + <section class="tool-center-panel"> |
| 67 | + <img class="localization-hero-image" src="../../assets/theme/v2/images/characters/localization-studio.png" alt="Localization mascot"> |
| 68 | + <h2>Localization Placeholder</h2> |
| 69 | + <p>Status = Planning. No translation functionality is implemented yet.</p> |
| 70 | + <div class="localization-status-grid" aria-label="Localization placeholder status"> |
| 71 | + <div class="mini-stat"><strong>Planning</strong>Status</div> |
| 72 | + <div class="mini-stat"><strong>Placeholder</strong>Implementation</div> |
| 73 | + <div class="mini-stat"><strong>Community</strong>Theme</div> |
| 74 | + </div> |
| 75 | + </section> |
| 76 | + <aside class="tool-column tool-group-community-marketplace"> |
| 77 | + <div class="tool-column-header forge-gold"> |
| 78 | + <h2>Review Track</h2> |
| 79 | + </div> |
| 80 | + <div class="accordion-stack"> |
| 81 | + <details class="vertical-accordion" open> |
| 82 | + <summary>Translation Workflow</summary> |
| 83 | + <div class="accordion-body"> |
| 84 | + <p>Future translation workflows will organize source strings, language targets, context notes and contributor submissions.</p> |
| 85 | + </div> |
| 86 | + </details> |
| 87 | + <details class="vertical-accordion"> |
| 88 | + <summary>Review & Approval</summary> |
| 89 | + <div class="accordion-body"> |
| 90 | + <p>Future review surfaces will help creators approve translations, reject mismatches and preserve tone across game content.</p> |
| 91 | + </div> |
| 92 | + </details> |
| 93 | + <details class="vertical-accordion"> |
| 94 | + <summary>Future Scope</summary> |
| 95 | + <div class="accordion-body"> |
| 96 | + <ul> |
| 97 | + <li>Language packs for games and tutorials</li> |
| 98 | + <li>Contributor suggestions and review queues</li> |
| 99 | + <li>Marketplace localization notes</li> |
| 100 | + <li>Rating and community copy translation</li> |
| 101 | + </ul> |
| 102 | + </div> |
| 103 | + </details> |
| 104 | + <details class="vertical-accordion"> |
| 105 | + <summary>Status = Planning</summary> |
| 106 | + <div class="accordion-body"> |
| 107 | + <p>This page is informational only. Localization editing, export, import and approval actions are intentionally not available yet.</p> |
| 108 | + </div> |
| 109 | + </details> |
| 110 | + </div> |
| 111 | + </aside> |
| 112 | + </div> |
| 113 | + </div> |
| 114 | + </section> |
| 115 | + </main> |
| 116 | + <div data-partial="footer"></div> |
| 117 | + <script src="../../assets/theme/v2/js/gamefoundry-partials.js" defer></script> |
| 118 | + <script src="../../assets/theme/v2/js/tool-display-mode.js" defer></script> |
| 119 | + <script src="js/localization-studio.js" defer></script> |
| 120 | +</body> |
| 121 | + |
| 122 | +</html> |
0 commit comments