Description
Translation details of beta site is available here #168
We are not translating these pages anymore.
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. Please take only one page at a time.
- Clone this repo, translate your page, and submit a pull request!
Before contributing, read the glossary and style guide (once they exist) to understand how to translate various technical and React-specific terms.
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!
Core Pages
To do before releasing as an "official" translation. Please translate these pages first.
- Home Page (@saranshkataria ) Home page translation #3 translated home page to hindi #6
- Tutorial (@arshadkazmi42 ) hindi translation #8
Basics
- Hello World (@gurjotsingh4398 ) Hello World Page Translation #13
- Introducing JSX (@arshadkazmi42 ) adds introduction-jsx para of introducing-jsx page #12
- Rendering Elements (@AbhishekCode && @saranshkataria ) Translated rendering element page #21 updating rendering elements from #21 #41
- Components and Props (@helios1101 ) Translating Components and Props page #24
- State and Lifecycle Translating page Style and Lifecycle. #26
- Handling Events (@yashguptaz ) [Translation] Handling Events #27
- Conditional Rendering (@kambleaa007) Condition rendering fixed updated final #43
- Lists and Keys (@anchal7299 ) Translated Lists-and-Keys page #25
- Forms (@aashirwadgupta ) Translating forms.md #22 + (New PR)
- Lifting State Up (@SambhavSacheti ) Translated - Lifting State Up #30
- Composition vs Inheritance (@apoorvtomar2222) Translate entire Composition vs Inheritance page #28
- Thinking in React (@mayank-gangwal )
API Reference
- React (@Hrshk15 )
- React.Component 30-40% translation of React -> Component page is done #76
- ReactDOM (@charBap ) Translating API Reference -> ReactDOM #31
- ReactDOMServer (@neeraj-here)
- DOM Elements (@rao123dk )
- SyntheticEvent (@ps0305 ) translation: SyntheticEvent #66
- Test Utilities (@paramaggarwal ) API Reference > Test Utilities #45
- Shallow Renderer (@vermasachin && @arshadkazmi42 ) Translated shallow renderer #44
- Test Renderer (@tanishqchamola )
- JS Environment Requirements (@AlokTakshak) added hindi translation for js environment requirement #47
- Glossary (@AlokTakshak) Translated API REFERENCE > Glossary #51
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
- docs/nav.yml
Next Steps
These are the next most important translations, ordered by importance:
Installation
- Getting Started (@yashguptaz ) [Translation] - Getting Started #17
- Add React to a Website (@NorinMp143 ) Add React to a Website #65
- Create a New React App (@vishalsodani ) Translated create new react app page #52
- CDN Links (@AninditaBasu ) Added translation for cdn-links.md #53
Hooks
Everyone is hooked on hooks! People are really excited for these and it would be great for them to be translated.
- Introducing Hooks (@shob0 )
- Hooks at a Glance (@gautam-pahuja ) [Translation] Hooks at a Glance #58
- Using the State Hook (@AlokTakshak )
- Using the Effect Hook (@anoopsingh1996 )
- Rules of Hooks (@chandrakantnaik789 )
- Building Your Own Hooks (@visshaljagtap ) [Translation] Building Your Own Hooks #68
- Hooks API Reference
- Hooks FAQ (@ps0305 )
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 (@ShivamPorwal02 )
- invalid-aria-prop
- invalid-hook-call-warning
- legacy-factories
- refs-must-have-owner
- special-props
- unknown-prop
Advanced Guides
- Accessibility
- Code-Splitting
- Context
- Error Boundaries
- Forwarding Refs
- Fragments
- Higher-Order Components
- Integrating with Other Libraries
- JSX In Depth (@vishalnagda1 )
- Optimizing Performance
- Portals (@Mayankverr ) portals page #73
- React Without ES6 (@kumari1224 )
- React Without JSX (@vishalnagda1)
- Reconciliation
- Refs and the DOM
- Render Props
- Static Type Checking
- Strict Mode
- Typechecking With PropTypes
- Uncontrolled Components
- Web Components
FAQ
- APIs and AJAX (@helios1101 )
- Babel, JSX, and Build Steps (@shobhitsingh29 ) added translations for Babel, JSX, and Build Steps #50
- Passing Functions to Components (@nnhhiilliisstt )
- Component State (@bhatvikrant )
- Styling and CSS (@PriyankaCodes99)
- File Structure (@anchal7299 ) Updated faq-structure #54
- Versioning Policy
- Virtual DOM and Internals (@bhatvikrant)
Contributing
Priority: Low
- How to Contribute
- Codebase Overview
- Implementation Notes
- Design Principles
Components
Components in src/components
that have some text in them.
- CodeEditor
- CodeExample
- ErrorDecoder
- LayoutFooter
- LayoutHeader
- MarkdownPage
Additional Translations
These are not the primary translation targets.
- Blog
- Community