Skip to content

Tarea#70

Merged
joaquinelio merged 2 commits intojavascript-tutorial:masterfrom
Federico-Taborda:patch-8
Jun 3, 2020
Merged

Tarea#70
joaquinelio merged 2 commits intojavascript-tutorial:masterfrom
Federico-Taborda:patch-8

Conversation

@Federico-Taborda
Copy link
Copy Markdown
Contributor

Aca esta la traduccion :)

Aca esta la  traduccion  :)
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jul 5, 2019

CLA assistant check
All committers have signed the CLA.

---

# Uppercase const?
# Mayusculas const?
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

¿const en mayúsculas?

# Mayusculas const?

Examine the following code:
Examina el siguiente codigo:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Examina el siguiente código:

```

Here we have a constant `birthday` date and the `age` is calculated from `birthday` with the help of some code (it is not provided for shortness, and because details don't matter here).
Aqui tenemos una constante `birthday` y `age` es calculada desde `birthday` con la ayuda de cierto codigo (no esta provisto para abreviacion, y porque los detalles no importan aqui).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Aquí tenemos una constante birthday y age es calculada desde birthday con la ayuda de cierto código (no está provisto para abreviación, y porque los detalles no importan aquí).

Aqui tenemos una constante `birthday` y `age` es calculada desde `birthday` con la ayuda de cierto codigo (no esta provisto para abreviacion, y porque los detalles no importan aqui).

Would it be right to use upper case for `birthday`? For `age`? Or even for both?
Seria correcto usar mayusculas para `birthday`? Para `age`? O incluso para ambos?
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

¿Sería correcto usar mayúsculas para birthday? ¿Para age? ¿O incluso para ambos?

@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@joaquinelio joaquinelio merged commit 316a02d into javascript-tutorial:master Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants