diff options
Diffstat (limited to 'files/ko/web/javascript/reference/operators')
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> |
