Burmese Translation Progress #1
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. 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 that you can't commit anymore, 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:
- Home Page (@tesseralis) Burmese Translation Progress #1
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 (@ayarhlaine) Translated Home Page to Burmese #2
- Tutorial (@ayarhlaine)
Basics
- Hello World (@ayarhlaine) Hello world translation #3
- Introducing JSX (@WinPhyoEi)
- Rendering Elements (@ayarhlaine) Rendering element #4
- Components and Props
- State and Lifecycle
- Handling Events
- Conditional Rendering
- Lists and Keys
- Forms
- Lifting State Up
- Composition vs Inheritance
- Thinking in React
API Reference
- React
- React.Component
- ReactDOM
- ReactDOMServer
- DOM Elements
- SyntheticEvent
- Test Utilities
- Shallow Renderer
- Test Renderer
- JS Environment Requirements
- Glossary
Navigation
These are the navigation links that appear 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
- Add React to a Website
- Create a New React App
- CDN Links
Hooks
Everyone is hooked on hooks! People are really excited about these and it would be great for them to be translated.
- Introducing Hooks
- Hooks at a Glance
- Using the State Hook
- Using the Effect Hook
- Rules of Hooks
- Building Your Own Hooks
- Hooks API Reference
- Hooks FAQ
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
- 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
- Optimizing Performance
- Portals
- React Without ES6
- React Without JSX
- Reconciliation
- Refs and the DOM
- Render Props
- Static Type Checking
- Strict Mode
- Typechecking With PropTypes
- Uncontrolled Components
- Web Components
FAQ
- APIs and AJAX
- Babel, JSX, and Build Steps
- Passing Functions to Components
- Component State
- Styling and CSS
- File Structure
- Versioning Policy
- Virtual DOM and Internals
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