Skip to content

Commit 2fae296

Browse files
committed
translate 'Hello, World'
1 parent 95ed1ba commit 2fae296

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

1-js/02-first-steps/01-hello-world/article.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Hello, world!
1+
# سلام، دنیا!
22

33
آموزش پیش روی شما مفاهیم هسته‌ای جاوااسکریپت است که وابسته به پلتفرم نیست. در ادامه با پلتفرم‌هایی مانند Node.JS و نحوه استفاده از آن‌ها آشنا خواهیم شد.
44

@@ -22,7 +22,7 @@
2222

2323
*!*
2424
<script>
25-
alert( 'Hello, world!' );
25+
alert( 'سلام، دنیا!' );
2626
</script>
2727
*/!*
2828

0 commit comments

Comments
 (0)