Description
Maintainer List
For New Translators
To translate a page:
- Check that no one else has claimed your page in the checklist and comments below.
- Comment below with the name of the page you would like to translate. Take only one page at a time.
- Clone this repo, make your translations, and submit a pull request!
Before contributing, read the glossary and translation guidelines to understand how to translate various technical and React-specific terms. (If you're still not sure about something, please don't hesitate to ask them here, we won't bite 😄)
Previously, some translations were done in Crowdin. You can use that a starting point for your translations. Do not contribute to Crowdin directly.
Please be prompt with your translations! If you find find that you can't commit any more, let the maintainers know so they can assign the page to someone else.
For maintainers
When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:
When PRs are merged, make sure to mark that page as completed!
Work Status
Emoji | Description |
---|---|
🏃 | Work in Progress |
👀 | In Review |
Core Pages
To do before releasing as an "official" translation. Please translate these pages first.
- Home Page (@regalius) Translate Homepage #4
- Tutorial (@martinock) Translate Tutorial Page #10
Basics
- Hello World (@vferdiansyah) Translate Hello World #132
- Introducing JSX (@gedeagas) Translate Introducing JSX #13
- Rendering Elements (@alchristleo) Translate Rendering Elements #23
- Components and Props (@andreepratama27) Translating component-and-props page #19
- State and Lifecycle (@amiruddinid) Translate state and lifecycle to Bahasa #61
- Handling Events (@TitusEfferian) Translation Handling-Events #17
- Conditional Rendering (@andriawan) Translate Conditional Rendering #92
- Lists and Keys (@aisy) Translate Lists and Keys #14
- Forms (@fajrizulfikar) Translate Forms #118
- Lifting State Up (@mendoanjoe) docs:Basic - Lifting State Up #6
- Composition vs Inheritance (@regalius) Translate Composition vs Inheritance #7
- Thinking in React (@resir014) Translate "Thinking in React" #8
API Reference
- React (@mnindrazaka)
- React.Component (@lunmay) Translate React.Component #156
- ReactDOM (@anggras) ReactDOM Translation #11
- ReactDOMServer (@RiftSplitter)
- DOM Elements (@kafinsalim) Translate DOM Elements #120
- SyntheticEvent (@devinryanriota) Translate Synthetic Event #31
- Test Utilities (@Lukereonal) Translate Test Utilities Page #16
- Shallow Renderer (@riandy-dimas) Translate Shallow Renderer #18
- Test Renderer (@rianonehub) Translate Test Renderer #21
- JS Environment Requirements (@antonybudianto) Translate JavaScript Environment Requirements #15
- Glossary (@hilalarsa) Translate Glossary to Indonesian #36
Navigation
These are the navigation links that appears in the sidebar. Possibly wait until
the corresponding sections are translated to do these.
- tutorial/nav.yml (@IzzanNurdin) Translate tutorial nav.yml #137
- docs/nav.yml (@kuuhaku86) Translate docs/nav.yml #186
Next Steps
These are the next most important translations, ordered by importance:
Installation
- Getting Started (@hryer) Translate Getting Started #60
- Add React to a Website (@regalius) Translate Add React to a Website #56
- Create a New React App (@fanyspenda) Translate Create a New React App #25
- CDN Links (@vferdiansyah)
Hooks
Everyone is hooked on hooks! People are really excited for these and it would be great for them to be translated.
- Introducing Hooks (@handywijaya) Translate ID - Introducing Hooks #59
- Hooks at a Glance (@grikomsn) Translate Hooks at a Glance #88
- Using the State Hook (@igarramaddhan) Translate Using the State Hook #28
- Using the Effect Hook (@RiskyFeryansyahP) Translate Using the Effect Hook #38
- Rules of Hooks (@anggras) Translate Rules of Hooks #53
- Building Your Own Hooks (@rizkyalviandra) Translate Building Your Own Hooks #63
- Hooks API Reference (@bangunbagustapa) Translate Hooks API Reference #127
- Hooks FAQ (@dummyeuy) Translate Hooks FAQ #123
Concurrent Mode
- Introducing Concurrent Mode (@xtrixia) Translate Introducing Concurrent Mode #169
- Suspense for Data Fetching (@suliskh) Translate Suspense for Data Fetching #182
- 🏃 Concurrent UI Patterns (@ahmad-reza619, @resir014) Concurrent Mode Patterns Translation #181, Translate Concurrent Mode Patterns #191
- 🏃 Adopting Concurrent Mode (@padulkemid)
- Concurrent Mode API Reference (@spondbob) concurrent mode reference translation #180
Testing
- Testing Overview (@agusID) Translate Testing Overview #116
- Testing Recipes (@winndo) Translate Testing Recipes #129
- Testing Environments (@winndo) feat: translate - testing-environments ID #144
Warnings
These are the pages that you get when you click the links in the console (e.g. https://reactjs.org/warnings/dont-call-proptypes.html). People tend to search these, so please don't translate the error message itself.
- dont-call-proptypes (@jonasqq) warnings(dont-call-proptypes): translate dont call proptypes #57
- invalid-aria-prop (@anwari666) Translate Warnings/invalid-aria-prop #114
- invalid-hook-call-warning (@andriawan) Translate Warnings/invalid-hook-call-warning #107
- legacy-factories (@andriawan) Translate Warnings/legacy-factories #108
- refs-must-have-owner (@anwari666) Translate Warnings/refs-must-have-owner #113
- special-props (@andriawan) Translate Warnings/special-props #105
- unknown-prop (@ismailnagib) Translate Warnings/unknown-prop #104
Advanced Guides
- Accessibility (@ekafyi) Translate Accessibility #58
- Code-Splitting (@masbagal) Translate Code-Splitting #52
- Context (@tegarjgap) Translate Context #131
- Error Boundaries (@lunmay) Translate Error Boundaries #157
- Forwarding Refs (@agallio) Translate Forwarding Refs #205
- Fragments (@iwgx) Translate Fragments #109
- Higher-Order Components (@andriawan) Translate higher order components #158
- Integrating with Other Libraries (@mramadhanr) Translate Integrating with Other Libraries #119
- JSX In Depth (@dummyeuy) Translate JSX In-Depth #125
- Optimizing Performance (@resir014) Translate Optimizing Performance #136
- Portals (@lunmay) Translated Portals #48
- 🏃 Profiler API (@rasisbuldan)
- React Without ES6 (@lunmay) Translated React Without ES6 #49
- React Without JSX (@brilyandk) React Without JSX #55
- Reconciliation (@gattigaga) Translate Reconciliation #115
- Refs and the DOM (@lunmay) Translated Refs and The DOM #47
- Render Props (@imiro) Translate Render Props #62
- Static Type Checking (@lunmay) Translated Static Type Checking #51
- Strict Mode (@lunmay) Translate Strict Mode #155
- Typechecking With PropTypes (@rizafahmi) Translate typechecking-with-proptypes #40
- Uncontrolled Components (@lunmay) Translated Uncontrolled Component #50
- Web Components (@farazaulia) Translate Advanced Guides/Web Components #45
FAQ
- APIs and AJAX (@dizzy322) Translate FAQ AJAX and APIs #35
- Babel, JSX, and Build Steps (@DMM31) Translate Babel, JSX, and Build Steps #33
- Passing Functions to Components (@goFrendiAsgard) FAQ: Melewatkan fungsi #82
- Component State (@xtrixia) Translate FAQ Component State #185
- Styling and CSS (@AyuPermatasari) translating styling #64
- File Structure (@bangunbagustapa) Translate File Structure #143
- Versioning Policy (@asharimh97) Translate versioning policy #111
- Virtual DOM and Internals (@zweimach) Translate Virtual DOM and Internals #130
Contributing
Priority: Low
- How to Contribute (@paramithatm) Translate How to Contribute #122
- Codebase Overview (@paramithatm) Translate Codebase Overview #128
- Implementation Notes (@tegarjgap) Translate Implementation Notes #124
- 🏃 Design Principles (@kafinsalim)
Components
Components in src/components
that have some text in them.
- CodeEditor (@IzzanNurdin) Translate components #133
- CodeExample (@IzzanNurdin) Translate components #133
- ErrorDecoder (@IzzanNurdin) Translate components #133
- LayoutFooter (@IzzanNurdin) Translate components #133
- LayoutHeader (@IzzanNurdin) Translate components #133
- MarkdownPage (@IzzanNurdin) Translate components #133
Additional Translations
These are not the primary translation targets.
- Blog
- 🏃 Community (@resir014)