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

Hello, world! #48

Open
wants to merge 1 commit into
base: master
from

Conversation

@hadamariaa
Copy link

@hadamariaa hadamariaa commented Jan 17, 2020

first translation attempt

@javascript-translate-bot javascript-translate-bot requested a review from javascript-tutorial/translate-ro Jan 17, 2020
@iliakan iliakan mentioned this pull request Jan 17, 2020
9 of 174 tasks complete

## The "script" tag
Programele JavaScript pot fi inserate în orice parte al unui document HTML cu ajutorul tag-ului `<script>`.

This comment has been minimized.

@lighthousand

lighthousand Feb 8, 2020
Member

Typo : "orice parte al unui document" --> "orice parte a unui document"

```

The `<script>` tag contains JavaScript code which is automatically executed when the browser processes the tag.

Tag-ul `<script>` conține cod JavaScript care este executat automat cand browser-ul procesează tag-ul.

This comment has been minimized.

@lighthousand

lighthousand Feb 8, 2020
Member

Missing diacritics : "cand" --> "când"

```

````warn header="If `src` is set, the script content is ignored."
A single `<script>` tag can't have both the `src` attribute and code inside.
````warn header="Daca `src` este setat, conținutul scriptului este ignorat."

This comment has been minimized.

@lighthousand

lighthousand Feb 8, 2020
Member

Missing diacritics : "Daca" --> "Dacă"

@javascript-translate-bot
Copy link

@javascript-translate-bot javascript-translate-bot commented Feb 8, 2020

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

@CLAassistant
Copy link

@CLAassistant CLAassistant commented Mar 8, 2020

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.