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 --- .../de/web/javascript/reference/operators/bitwise_operatoren/index.html | 1 + .../de/web/javascript/reference/operators/logische_operatoren/index.html | 1 + files/de/web/javascript/reference/operators/spread_operator/index.html | 1 + .../web/javascript/reference/operators/vergleichsoperatoren/index.html | 1 + .../de/web/javascript/reference/operators/zuweisungsoperator/index.html | 1 + 5 files changed, 5 insertions(+) (limited to 'files/de/web/javascript/reference/operators') 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 ---
{{jsSidebar("Operators")}}
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 ---
{{jsSidebar("Operators")}}
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 ---
{{jsSidebar("Operators")}}
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 ---
{{jsSidebar("Operators")}}
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 ---
{{jsSidebar("Operators")}}
-- cgit v1.2.3-54-g00ecf