You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Indonesian-speaking developer, I want readme2demo's README in Bahasa Indonesia, so that I can evaluate and adopt the tool without an English-proficiency tax.
What
Translate the current README.md (main branch) into Indonesian, as a new root-level file README.id.md.
Rules (non-negotiable)
Commands, terminal outputs, YAML, and code blocks stay VERBATIM in English — prose explains, code executes. A translated command breaks copy-paste; this is the repo's grounding invariant applied to translations.
First line of the file is a drift stamp so staleness is detectable later: <!-- translated-from: <short sha of README.md's latest commit at translation time> -->
Add one link to your translation in the language switcher row near the top of the English README.md (create the row as 🌍 Bahasa Indonesia if you're first), and link back to the English README at the top of your file.
Keep these terms in English on first use, glossed in Bahasa Indonesia as your tech community prefers: sandbox, grounding, clean-room, verified, pipeline, badge.
Quality bar
AI-assisted translation is welcome, but the PR author must be a Indonesian speaker and review every line — you are the human in the loop, and your name goes in the contributors list for it.
Acceptance criteria
README.id.md at repo root, full translation of the current README
Zero modified commands/code blocks (diff of fenced blocks vs source = empty)
All URLs identical to the source README
Drift-stamp comment on line 1; switcher link added in README.md
Notes for contributors
Pure documentation — no Python, no Docker, no API key needed. Edit, preview, PR. Questions about a phrasing? Ask right here in the issue.
User story
What
Translate the current
README.md(main branch) into Indonesian, as a new root-level fileREADME.id.md.Rules (non-negotiable)
<!-- translated-from: <short sha of README.md's latest commit at translation time> -->README.md(create the row as🌍 Bahasa Indonesiaif you're first), and link back to the English README at the top of your file.Quality bar
AI-assisted translation is welcome, but the PR author must be a Indonesian speaker and review every line — you are the human in the loop, and your name goes in the contributors list for it.
Acceptance criteria
README.id.mdat repo root, full translation of the current READMEREADME.mdNotes for contributors
Pure documentation — no Python, no Docker, no API key needed. Edit, preview, PR. Questions about a phrasing? Ask right here in the issue.