aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/시작하기/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
commite3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch)
treee79f55a57428a312358befac396d4abe25730206 /files/ko/web/javascript/시작하기/index.html
parent65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff)
downloadtranslated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip
adding translation_of_original to front-matter
Diffstat (limited to 'files/ko/web/javascript/시작하기/index.html')
-rw-r--r--files/ko/web/javascript/시작하기/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/ko/web/javascript/시작하기/index.html b/files/ko/web/javascript/시작하기/index.html
index cfe47e1ec5..4eeb42cae2 100644
--- a/files/ko/web/javascript/시작하기/index.html
+++ b/files/ko/web/javascript/시작하기/index.html
@@ -2,6 +2,7 @@
title: 시작하기 (자바스크립트 튜토리얼)
slug: Web/JavaScript/시작하기
translation_of: Learn/Getting_started_with_the_web/JavaScript_basics
+translation_of_original: Web/JavaScript/Getting_Started
---
<h2 id="Why_JavaScript.3F" name="Why_JavaScript.3F">왜 자바스크립트인가?</h2>
<p>자바스크립트는 종종 오해할 수 있는 강력하고 복잡한 컴퓨터 언어이다. 사용자가 쉽게 데이터를 입력하고 결과를 볼 수 있게 어플리케이션을 빠르게 개발 할 수 있다.</p>