aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/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/zh-cn/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/zh-cn/web/javascript/reference/operators')
-rw-r--r--files/zh-cn/web/javascript/reference/operators/arithmetic_operators/index.html1
-rw-r--r--files/zh-cn/web/javascript/reference/operators/assignment_operators/index.html1
-rw-r--r--files/zh-cn/web/javascript/reference/operators/bitwise_operators/index.html1
-rw-r--r--files/zh-cn/web/javascript/reference/operators/comparison_operators/index.html1
-rw-r--r--files/zh-cn/web/javascript/reference/operators/logical_operators/index.html1
5 files changed, 5 insertions, 0 deletions
diff --git a/files/zh-cn/web/javascript/reference/operators/arithmetic_operators/index.html b/files/zh-cn/web/javascript/reference/operators/arithmetic_operators/index.html
index d7fc5da786..917ac03b06 100644
--- a/files/zh-cn/web/javascript/reference/operators/arithmetic_operators/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/arithmetic_operators/index.html
@@ -5,6 +5,7 @@ tags:
- JavaScript
- Operator
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/zh-cn/web/javascript/reference/operators/assignment_operators/index.html b/files/zh-cn/web/javascript/reference/operators/assignment_operators/index.html
index 5d500538b4..66ae471cde 100644
--- a/files/zh-cn/web/javascript/reference/operators/assignment_operators/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/assignment_operators/index.html
@@ -5,6 +5,7 @@ tags:
- JavaScript
- 运算符
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/zh-cn/web/javascript/reference/operators/bitwise_operators/index.html b/files/zh-cn/web/javascript/reference/operators/bitwise_operators/index.html
index 48ca962238..4bdd7a1bc7 100644
--- a/files/zh-cn/web/javascript/reference/operators/bitwise_operators/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/bitwise_operators/index.html
@@ -4,6 +4,7 @@ slug: Web/JavaScript/Reference/Operators/Bitwise_Operators
tags:
- js ^ & Bitwise Operators
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/zh-cn/web/javascript/reference/operators/comparison_operators/index.html b/files/zh-cn/web/javascript/reference/operators/comparison_operators/index.html
index d05ce68abd..5ddf85f426 100644
--- a/files/zh-cn/web/javascript/reference/operators/comparison_operators/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/comparison_operators/index.html
@@ -5,6 +5,7 @@ tags:
- 严格比较操作符
- 比较操作符
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/zh-cn/web/javascript/reference/operators/logical_operators/index.html b/files/zh-cn/web/javascript/reference/operators/logical_operators/index.html
index ba2b8c21bb..5615e17d45 100644
--- a/files/zh-cn/web/javascript/reference/operators/logical_operators/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/logical_operators/index.html
@@ -6,6 +6,7 @@ tags:
- 操作符
- 逻辑
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators
---
<div>{{jsSidebar("Operators")}}</div>