GithubHelp home page GithubHelp logo

Comments (30)

galnir avatar galnir commented on May 2, 2024 1

I have no problem translating something else as well, whatever is needed

Okay so I'm assigning "Your First Component" to you. This is the page, and this is the file

from he.reactjs.org.

galnir avatar galnir commented on May 2, 2024 1

i can help with translation, you can assign me to whatever is needed...

Awesome, I'm assigning "Importing and Exporting Components" to you.
page
file

from he.reactjs.org.

galnir avatar galnir commented on May 2, 2024 1

@LeviEyal Can you first translate "JavaScript in JSX with Curly Braces"?

page
file

from he.reactjs.org.

gaearon avatar gaearon commented on May 2, 2024 1

I've updated the translation page checklist.

from he.reactjs.org.

galtalmor avatar galtalmor commented on May 2, 2024 1

Yep, still active

from he.reactjs.org.

galnir avatar galnir commented on May 2, 2024 1

I'm also active

from he.reactjs.org.

Yaronglp avatar Yaronglp commented on May 2, 2024 1

Hello,
I would be happy to contribute to useLayoutEffect section.

from he.reactjs.org.

lidoravitan avatar lidoravitan commented on May 2, 2024 1

Hi, I'd like to start with useCallback, anyone else working on this?

from he.reactjs.org.

AvielBitton avatar AvielBitton commented on May 2, 2024 1

Hi :)
I will be delighted to contribute to the useContext section.

from he.reactjs.org.

navesadeh avatar navesadeh commented on May 2, 2024

I can translate ״Escape Hatches״

from he.reactjs.org.

galnir avatar galnir commented on May 2, 2024

I can translate ״Escape Hatches״

edit: actually the first 2 pages are okay, would you like to translate "Referencing Values with Refs" or "Manipulating the DOM with Refs" at this time?

from he.reactjs.org.

navesadeh avatar navesadeh commented on May 2, 2024

from he.reactjs.org.

hannanel100 avatar hannanel100 commented on May 2, 2024

i can help with translation, you can assign me to whatever is needed...

from he.reactjs.org.

AlonKz1 avatar AlonKz1 commented on May 2, 2024

I can help with translation,
Assign me to whatever is needed .

from he.reactjs.org.

galnir avatar galnir commented on May 2, 2024

I can help with translation,
Assign me to whatever is needed .

Thanks! "Writing Markup with JSX" is yours
page
file

from he.reactjs.org.

LeviEyal avatar LeviEyal commented on May 2, 2024

I can translate:
"Reusing Logic with Custom Hooks"
And other pages if needed.

from he.reactjs.org.

AlonKz1 avatar AlonKz1 commented on May 2, 2024

from he.reactjs.org.

galnir avatar galnir commented on May 2, 2024

היי ניר, אני פעם ראשונה תורם קודם ואשמח לעזרה. עשיתי FORK לפרויקט וניסיתי להבין לאן אני מתרגם את הדף שביקשתם ולא הבנתי לאן. אשמח לכיוון\עזרה בנושא. תודה מראש ניר וערב נהדר! ‫בתאריך יום ו׳, 30 בספט׳ 2022 ב-13:22 מאת ‪Nir‬‏ @.*** ‬‏>:‬

Fork the project, then you have 2 options:

  1. Open the fork repo on your browser, create a new branch for your contribution, go to the file of the page you want to translate, hit 'edit' on the top right bar. Now you can translate on the web browser. You can also open a word document and translate there, then copy to the browser.
  2. Clone the repo to your PC, create a new branch using Git on your terminal and then translate the file in your code editor

אם עדיין לא מובן תעדכן אותי

from he.reactjs.org.

AlonKz1 avatar AlonKz1 commented on May 2, 2024

from he.reactjs.org.

gaearon avatar gaearon commented on May 2, 2024

Hi folks,

Just a heads-up that we've done our best to bring main and legacy branches up-to-date with upstream. This brings you to the latest visual design and sets up all the redirects. We don't anticipate more changes necessary on legacy. For main, there's a few things you need to be aware of:

  • Keep in mind translating UI is best done closer to the end. We plan to make non-trivial code changes to the repo over the next few months. So it's best to focus on the content rather than on UI components.
  • The homepage is untranslated so ideally it would be good if you could do a pass at that. For now, unfortunately it requires messing with the code file.
  • A few rewritten pages (from Installation) are currently untranslated.

Thank you so much for your cooperation!

from he.reactjs.org.

gaearon avatar gaearon commented on May 2, 2024

@galnir @galtalmor @itayyehezkel @bentlusty

Can you please confirm whether you'd be able to steer and maintain this translation? I want to get the list in https://github.com/reactjs/translations.react.dev/blob/main/langs/he.json updated to match the currently active list. Thank you!

from he.reactjs.org.

itayyehezkel avatar itayyehezkel commented on May 2, 2024

Me too :)

from he.reactjs.org.

lidoravitan avatar lidoravitan commented on May 2, 2024

@gaearon Who is responsible for managing this project? We are eager to drive its progress. Additionally, Hebrew is an RTL language, so we are curious if there is RTL support available in other projects (i.e Arabic, Hebrew, Persian, Urdu, Kashmiri, Pashto, Uighur, Sorani Kurdish, Punjabi, and Sindhi)

from he.reactjs.org.

Yaronglp avatar Yaronglp commented on May 2, 2024

Do we support dir="rtl" attribute to make the documentation readable?

from he.reactjs.org.

galnir avatar galnir commented on May 2, 2024

I'm still here just didn't have the time to review your PRs. I'll see if I can find how we supported RTL in the old version of the docs

from he.reactjs.org.

galtalmor avatar galtalmor commented on May 2, 2024

It is mentioned in the thread description that there's still work being done in the main project on the UI and the recommendation was We suggest to leave most of the UI translation until the end.. To me this means we should focus on translating first and only once most content is translated start focusing on the UI and RTL improvements.

from he.reactjs.org.

Sa-ar avatar Sa-ar commented on May 2, 2024

Hi, I would like to help with the translation.
You can assign me to whatever is needed.

from he.reactjs.org.

galtalmor avatar galtalmor commented on May 2, 2024

@Sa-ar please choose any of the unassigned pages (ones that do not have a user name in parenthesis next to them), go ahead and start translating and submit an MR once ready. Thanks!

from he.reactjs.org.

Yaronglp avatar Yaronglp commented on May 2, 2024

Hi @galtalmor,

Would it be possible to take off my name from the useLayoutEffect section? The repository appears to be relatively inactive (I'm waiting with PR for almost 4 months ).
Thank you for your understanding :)

from he.reactjs.org.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.