aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript/reference/operators
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/reference/operators
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/reference/operators')
-rw-r--r--files/ko/web/javascript/reference/operators/arithmetic_operators/index.html1
-rw-r--r--files/ko/web/javascript/reference/operators/assignment_operators/index.html1
-rw-r--r--files/ko/web/javascript/reference/operators/bitwise_operators/index.html1
-rw-r--r--files/ko/web/javascript/reference/operators/comparison_operators/index.html1
-rw-r--r--files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html1
5 files changed, 5 insertions, 0 deletions
diff --git a/files/ko/web/javascript/reference/operators/arithmetic_operators/index.html b/files/ko/web/javascript/reference/operators/arithmetic_operators/index.html
index 8b2b274aa6..3e61415550 100644
--- a/files/ko/web/javascript/reference/operators/arithmetic_operators/index.html
+++ b/files/ko/web/javascript/reference/operators/arithmetic_operators/index.html
@@ -6,6 +6,7 @@ tags:
- Operator
- Reference
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ko/web/javascript/reference/operators/assignment_operators/index.html b/files/ko/web/javascript/reference/operators/assignment_operators/index.html
index d7f195c803..93146d63cf 100644
--- a/files/ko/web/javascript/reference/operators/assignment_operators/index.html
+++ b/files/ko/web/javascript/reference/operators/assignment_operators/index.html
@@ -6,6 +6,7 @@ tags:
- Operator
- Reference
translation_of: Web/JavaScript/Reference/Operators#Assignment_operators
+translation_of_original: Web/JavaScript/Reference/Operators/Assignment_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ko/web/javascript/reference/operators/bitwise_operators/index.html b/files/ko/web/javascript/reference/operators/bitwise_operators/index.html
index e94e176e08..4cc5ab7b5a 100644
--- a/files/ko/web/javascript/reference/operators/bitwise_operators/index.html
+++ b/files/ko/web/javascript/reference/operators/bitwise_operators/index.html
@@ -6,6 +6,7 @@ tags:
- Operator
- Reference
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ko/web/javascript/reference/operators/comparison_operators/index.html b/files/ko/web/javascript/reference/operators/comparison_operators/index.html
index ecfd46d6e5..cf5ae3afa2 100644
--- a/files/ko/web/javascript/reference/operators/comparison_operators/index.html
+++ b/files/ko/web/javascript/reference/operators/comparison_operators/index.html
@@ -6,6 +6,7 @@ tags:
- Operator
- Reference
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html b/files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html
index 2e1140eed5..b442b1d7bd 100644
--- a/files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html
+++ b/files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html
@@ -11,6 +11,7 @@ tags:
- or
- 논리
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators
---
<div>{{jsSidebar("Operators")}}</div>