-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hebrew Translation Progress #1
Comments
|
@gmadar Added you to Home page. thank you! |
|
@galtalmor Added you to the tutorial |
Wrong mention, bug tagging is okay :) |
@galtalmor oops sorry |
|
@bromy It's yours 👍 |
I suppose it will just require some CSS tweaking with More specifically, adding the following code in the file
|
@galtalmor It's definitely okay to make changes to the CSS -- Arabic and Persian dealt with the same thing and actually have PRs to do it: reactjs/ar.react.dev#8 You might want to post there to see if they can help you set it up for Hebrew! |
@galtalmor A member of the Arabic translation team already helped us with that :) #6 |
👍 |
Awesome idea 😍 |
@dormd It's yours :) |
|
Introducing Hooks |
Hey @bentlusty & @galnir I think you guys should update this main thread, it's starting to be hard to follow on what is already completed, what's not and who's working on stuff. I wouldn't mind helping with that if you guys are too busy. Thanks! |
Here's the list of completed tasks with related PRs:
|
|
@tesseralis Can you please add @galtalmor as a maintainer? It would really help us keep up with the work |
@galtalmor once you accept the invite to join the reactjs org you should be able to update this issue :) |
@tesseralis Yep, it works. Thanks! |
As you are all working on these, I was wondering about what setup or process you are using in your text editor. Working with the mixed left-to-right/right-to-left text files made the formatting more of a challenge than it should have been 😄. Text kept jumping around, highlighting/copying/pasting felt unpredictable, and the markdown syntax was easily thrown off. Are there any editor or OS settings that made it more intuitive to work with the bidirectional nature of the text? |
@bromy My main text editor is vscode, but it doesn't support right to left(in my experience). so for translation I use notepad++ |
@bromy I use WebStorm, it doesn't really support RTL (doesn't let you control it or stick the code to the right), but when the first word is in hebrew it kinda justifies the content in RTL, so it is good enough for me. Also it got a markup plugin that lets you see changes on the fly, so that is also pretty helpful. |
CDN Links |
MarkdownPage |
Hey, I'm keen to contribute. I'll start with the Accessibility page, if that's ok with everyone? :) |
@rgrnwd That's great, thanks! |
Can I pick up Error Boundaries next? Thanks! |
@rgrnwd 👍 |
Context & Forwarding Refs next 😃 |
@tesseralis hey, should we also translate pages like 404/versions/acknowlegements? |
Hey, can I pick up Uncontrolled Components and React Without JSX? |
@tsehori Ofc 👍 |
@itayyehezkel @galtalmor I'm going to open up your pages @galnir I'm not sure which page that is? Do you have a link to the english react website for it? |
@tesseralis |
Yeah! That should be translated. |
Can I translate Code-Splitting and higher order components? |
@galtalmor how is the API->React translation going? It's the last one we need to mark this as completed so we're eager to get that done! |
Hey, I'd be happy to contribute. Is there anything that has high priority/that would be particularly helpful? |
@orrsteinberg anything that isn't complete yet |
Got it 👍 I'll get right on it then. |
Merge createRef docs into 16.3 release blog
I saw some typos and inconsistent translations. |
Open a PR with the fixes, nothing special |
Thanks to everyone who worked on the old translation! |
Maintainer List
For New Translators
To translate a page:
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.
Basics
API Reference
Navigation
These are the navigation links that appears in the sidebar. Possibly wait until
the corresponding sections are translated to do these.
Next Steps
These are the next most important translations, ordered by importance:
Installation
Hooks
Everyone is hooked on hooks! People are really excited for these and it would be great for them to be translated.
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.
Advanced Guides
FAQ
Contributing
Priority: Low
Components
Components in
src/components
that have some text in them.Additional Translations
These are not the primary translation targets.
The text was updated successfully, but these errors were encountered: