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/bitwise_operators/index.html | 1 + .../web/javascript/reference/operators/comparison_operators/index.html | 1 + .../web/javascript/reference/operators/logical_operators/index.html | 1 + 4 files changed, 4 insertions(+) (limited to 'files/zh-tw/web/javascript/reference/operators') diff --git a/files/zh-tw/web/javascript/reference/operators/arithmetic_operators/index.html b/files/zh-tw/web/javascript/reference/operators/arithmetic_operators/index.html index a91f586c80..050c362008 100644 --- a/files/zh-tw/web/javascript/reference/operators/arithmetic_operators/index.html +++ b/files/zh-tw/web/javascript/reference/operators/arithmetic_operators/index.html @@ -2,6 +2,7 @@ title: 算術運算子 slug: Web/JavaScript/Reference/Operators/Arithmetic_Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators ---
{{jsSidebar("Operators")}}
diff --git a/files/zh-tw/web/javascript/reference/operators/bitwise_operators/index.html b/files/zh-tw/web/javascript/reference/operators/bitwise_operators/index.html index ed5df1092b..86f78270b5 100644 --- a/files/zh-tw/web/javascript/reference/operators/bitwise_operators/index.html +++ b/files/zh-tw/web/javascript/reference/operators/bitwise_operators/index.html @@ -2,6 +2,7 @@ title: 位元運算子 slug: Web/JavaScript/Reference/Operators/Bitwise_Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators ---
{{jsSidebar("Operators")}}
diff --git a/files/zh-tw/web/javascript/reference/operators/comparison_operators/index.html b/files/zh-tw/web/javascript/reference/operators/comparison_operators/index.html index 70345e158c..f0b3e39c6e 100644 --- a/files/zh-tw/web/javascript/reference/operators/comparison_operators/index.html +++ b/files/zh-tw/web/javascript/reference/operators/comparison_operators/index.html @@ -2,6 +2,7 @@ title: 比較運算子 slug: Web/JavaScript/Reference/Operators/Comparison_Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators ---
{{jsSidebar("Operators")}}
diff --git a/files/zh-tw/web/javascript/reference/operators/logical_operators/index.html b/files/zh-tw/web/javascript/reference/operators/logical_operators/index.html index 9a7138244c..2fb07f891e 100644 --- a/files/zh-tw/web/javascript/reference/operators/logical_operators/index.html +++ b/files/zh-tw/web/javascript/reference/operators/logical_operators/index.html @@ -2,6 +2,7 @@ title: Logical operators slug: Web/JavaScript/Reference/Operators/Logical_Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators ---
{{jsSidebar("Operators")}}
-- cgit v1.2.3-54-g00ecf