aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/javascript/reference/operators
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/web/javascript/reference/operators')
-rw-r--r--files/de/web/javascript/reference/operators/bitwise_operatoren/index.html1
-rw-r--r--files/de/web/javascript/reference/operators/logische_operatoren/index.html1
-rw-r--r--files/de/web/javascript/reference/operators/spread_operator/index.html1
-rw-r--r--files/de/web/javascript/reference/operators/vergleichsoperatoren/index.html1
-rw-r--r--files/de/web/javascript/reference/operators/zuweisungsoperator/index.html1
5 files changed, 5 insertions, 0 deletions
diff --git a/files/de/web/javascript/reference/operators/bitwise_operatoren/index.html b/files/de/web/javascript/reference/operators/bitwise_operatoren/index.html
index 01b1ed5712..598d43df68 100644
--- a/files/de/web/javascript/reference/operators/bitwise_operatoren/index.html
+++ b/files/de/web/javascript/reference/operators/bitwise_operatoren/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/de/web/javascript/reference/operators/logische_operatoren/index.html b/files/de/web/javascript/reference/operators/logische_operatoren/index.html
index 89c24eb33c..6a20e85b79 100644
--- a/files/de/web/javascript/reference/operators/logische_operatoren/index.html
+++ b/files/de/web/javascript/reference/operators/logische_operatoren/index.html
@@ -11,6 +11,7 @@ tags:
- and
- or
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/de/web/javascript/reference/operators/spread_operator/index.html b/files/de/web/javascript/reference/operators/spread_operator/index.html
index 13b3070be5..ee125663f4 100644
--- a/files/de/web/javascript/reference/operators/spread_operator/index.html
+++ b/files/de/web/javascript/reference/operators/spread_operator/index.html
@@ -7,6 +7,7 @@ tags:
- JavaScript
- Operator
translation_of: Web/JavaScript/Reference/Operators/Spread_syntax
+translation_of_original: Web/JavaScript/Reference/Operators/Spread_operator
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/de/web/javascript/reference/operators/vergleichsoperatoren/index.html b/files/de/web/javascript/reference/operators/vergleichsoperatoren/index.html
index 2f4baae5a3..ceedd1eb07 100644
--- a/files/de/web/javascript/reference/operators/vergleichsoperatoren/index.html
+++ b/files/de/web/javascript/reference/operators/vergleichsoperatoren/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/de/web/javascript/reference/operators/zuweisungsoperator/index.html b/files/de/web/javascript/reference/operators/zuweisungsoperator/index.html
index f0ab62f255..5df33bfe62 100644
--- a/files/de/web/javascript/reference/operators/zuweisungsoperator/index.html
+++ b/files/de/web/javascript/reference/operators/zuweisungsoperator/index.html
@@ -5,6 +5,7 @@ tags:
- JavaScript
- Operator
translation_of: Web/JavaScript/Reference/Operators#Assignment_operators
+translation_of_original: Web/JavaScript/Reference/Operators/Assignment_Operators
---
<div>{{jsSidebar("Operators")}}</div>