Hello, world! by hadamariaa · Pull Request #48 · javascript-tutorial/ro.javascript.info

@hadamariaa

first translation attempt

@hadamariaa

lighthousand

## Tag-ul "script"

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

Choose a reason for hiding this comment

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

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.

Choose a reason for hiding this comment

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

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."

Choose a reason for hiding this comment

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

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

@javascript-translate-bot

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

@CLAassistant

CLA assistant check
All committers have signed the CLA.

@bogdanbacosca

@javascript-translate-bot

Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉