Chapter 0 translation in romanian 🇷🇴#2
Chapter 0 translation in romanian 🇷🇴#2alx-sima wants to merge 5 commits intoUPB-CS-OpenSourceUpstream:masterfrom
Conversation
alx-sima
commented
Jan 16, 2023
- translated chapter 0 in romanian
- translated common words in romanian
- added links for the romanian page
Signed-off-by: Alexandru Sima <60713563+alx-sima@users.noreply.github.com>
Signed-off-by: Alexandru Sima <60713563+alx-sima@users.noreply.github.com>
Signed-off-by: Alexandru Sima <60713563+alx-sima@users.noreply.github.com>
Co-authored-by: Alexandru Radovici <msg4alex@gmail.com>
|
You can open the pull request to upstream. Please mention that this only adds the chapter 0 and that the rest in translation now. Post a link to the pull request in the pull request. |
|
@alexandruradovici I've oppened a pull request on upstream. |
|
I suggest adding the Romanian flag 🇷🇴 (copy paste) to the upstream pull request title. |
| Puteți naviga prin tur folosind tastele <span class="emoji">⬅️</span> și | ||
| <span class="emoji">➡️</span>. | ||
|
|
||
| În acest exemplu clasic arătăm că Rust suportă caractere Unicode. |
There was a problem hiding this comment.
Cred ca e vorba despre codul de Rust din pagina (https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&code=fn%20main()%20%7B%0A%20%20%20%20println!(%22Salut%2C%20%F0%9F%A6%80%22)%3B%0A%7D%0A) care are un println!("Salut, 🦀");, care are un caracter unicode.
|
@alx-sima please make the suggested changes on this branch, copy it to a new branch (git branch) and submit a new pull request to upstream. |
fixed typos (missing commas) Co-authored-by: veraradovici <vera.radovici@gmail.com>
|
@alexandruradovici do I need to fork the upstream repo? Because I cannot automatically merge from this fork, even on a different branch. |
|
No, just make a new branch out of this one and submit another pull request. |
|
@alx-sima Please select a timeslot for the interview https://doodle.com/meeting/participate/id/eZ8gOOEb. |
|
I've opened a pull request to upstream with the fix. Also, what is the interview about? |
The interview is for the NXP scholarship. We want to talk to you face to face. |
|
Sounds good, but I have an exam that day and I don't know what would be the best time for the meeting. |
|
We can reschedule, please propose a day and a time. |
…are avand sectiune de cod cu exemple