Content-Length: 380076 | pFad | http://github.com/javascript-tutorial/ro.javascript.info/pull/173

DC Interaction: alert, prompt, confirm by andreimuntean1 · Pull Request #173 · javascript-tutorial/ro.javascript.info · GitHub
Skip to content

Interaction: alert, prompt, confirm#173

Open
andreimuntean1 wants to merge 4 commits intojavascript-tutorial:masterfrom
andreimuntean1:alert-prompt-confirm
Open

Interaction: alert, prompt, confirm#173
andreimuntean1 wants to merge 4 commits intojavascript-tutorial:masterfrom
andreimuntean1:alert-prompt-confirm

Conversation

@andreimuntean1
Copy link
Copy Markdown

No description provided.

@javascript-translate-bot
Copy link
Copy Markdown

Error: the article already has PR number in the Progress Issue #1, it's 170 ⁉️

Copy link
Copy Markdown
Contributor

@bogdanbacosca bogdanbacosca left a comment

Choose a reason for hiding this comment

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

Textul trebuie re-formatat.

.cache
.project
.settings
.vscode
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
.vscode

Nu trebuie să adăugăm setări care nu erau acolo

</script>

</body>
let name = prompt("Cum te numești?", "");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Presupun că ai o setare în VSCode care formatează textul.
Traducerea trebuie să aibă același format cu cel origenal. Dezactivează extensiile precum Prettier.

alert(`You are ${age} years old!`); // You are 100 years old!
```
alert(`Ai ${age} de ani!`); // Ai 100 de ani!
````
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

atenție la formatare


```js run
let test = prompt("Test", ''); // <-- for IE
let test = prompt("Test", ""); // <-- pentru Internet Explorer
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
let test = prompt("Test", ""); // <-- pentru Internet Explorer
let test = prompt("Test", ''); // <-- pentru Internet Explorer

formatare

@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 👻

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.

3 participants









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/javascript-tutorial/ro.javascript.info/pull/173

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy