Skip to content
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

Translation of the "JS Environment Requirements " page #8

Merged
merged 4 commits into from Feb 8, 2019

Conversation

koka0012
Copy link
Contributor

@koka0012 koka0012 commented Feb 8, 2019

#1

@koka0012 koka0012 changed the title Translation of the "* S Environment Requirements " page Translation of the "JS Environment Requirements " page Feb 8, 2019
@glaucia86 glaucia86 added the needs review A pull request ready to be reviewed label Feb 8, 2019
Copy link
Member

@glaucia86 glaucia86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few changes to make it

cc: @koka0012

@glaucia86 glaucia86 added work in progress Author opened the pull-request but it's still being worked on needs review A pull request ready to be reviewed and removed needs review A pull request ready to be reviewed work in progress Author opened the pull-request but it's still being worked on labels Feb 8, 2019
Copy link
Member

@glaucia86 glaucia86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few changes to make it

cc: @koka0012

@koka0012
Copy link
Contributor Author

koka0012 commented Feb 8, 2019

Changes made @glaucia86

Copy link
Member

@cezaraugusto cezaraugusto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comments left. translation looks great overall but found some phrases weird to read in Portuguese so I adapted some. nice work!

Copy link
Contributor Author

@koka0012 koka0012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already changed

@@ -18,13 +18,13 @@ import React from 'react';
import ReactDOM from 'react-dom';

ReactDOM.render(
<h1>Hello, world!</h1>,
<h1>Olá, mundo!</h1>,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glossary and Style Guide

...

  • Leave code blocks untranslated. (It is usually OK to translate comments inside them.)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the input. I think for this case specifically it's ok to translate strings inside HTML/JSX elements as it doesn't change any structure/logic. I'll update the glossary

Copy link
Member

@cezaraugusto cezaraugusto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@koka0012 thanks for the quick follow-up. ++

@@ -18,13 +18,13 @@ import React from 'react';
import ReactDOM from 'react-dom';

ReactDOM.render(
<h1>Hello, world!</h1>,
<h1>Olá, mundo!</h1>,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the input. I think for this case specifically it's ok to translate strings inside HTML/JSX elements as it doesn't change any structure/logic. I'll update the glossary

@glaucia86 glaucia86 merged commit 71b7ac1 into reactjs:master Feb 8, 2019
@cezaraugusto
Copy link
Member

cc @glaucia86 I guess all feedback was addressed please merge if it looks ok to you

@glaucia86
Copy link
Member

@cezaraugusto done! :)

@cezaraugusto cezaraugusto added 🌐 translated Translation is completed for this page and removed needs review A pull request ready to be reviewed labels Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 translated Translation is completed for this page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants