From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- .../web/javascript/reference/operators/arithmetic_operators/index.html | 1 + .../web/javascript/reference/operators/assignment_operators/index.html | 1 + files/ko/web/javascript/reference/operators/bitwise_operators/index.html | 1 + .../web/javascript/reference/operators/comparison_operators/index.html | 1 + .../index.html" | 1 + 5 files changed, 5 insertions(+) (limited to 'files/ko/web/javascript/reference/operators') 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 ---
{{jsSidebar("Operators")}}
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 ---
{{jsSidebar("Operators")}}
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 ---
{{jsSidebar("Operators")}}
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 ---
{{jsSidebar("Operators")}}
diff --git "a/files/ko/web/javascript/reference/operators/\353\205\274\353\246\254_\354\227\260\354\202\260\354\236\220(logical_operators)/index.html" "b/files/ko/web/javascript/reference/operators/\353\205\274\353\246\254_\354\227\260\354\202\260\354\236\220(logical_operators)/index.html" index 2e1140eed5..b442b1d7bd 100644 --- "a/files/ko/web/javascript/reference/operators/\353\205\274\353\246\254_\354\227\260\354\202\260\354\236\220(logical_operators)/index.html" +++ "b/files/ko/web/javascript/reference/operators/\353\205\274\353\246\254_\354\227\260\354\202\260\354\236\220(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 ---
{{jsSidebar("Operators")}}
-- cgit v1.2.3-54-g00ecf