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 + .../operators/operadores_de_compara\303\247\303\243o/index.html" | 1 + .../web/javascript/reference/operators/operadores_logicos/index.html | 1 + .../pt-br/web/javascript/reference/operators/spread_operator/index.html | 1 + 5 files changed, 5 insertions(+) (limited to 'files/pt-br/web/javascript/reference/operators') diff --git a/files/pt-br/web/javascript/reference/operators/arithmetic_operators/index.html b/files/pt-br/web/javascript/reference/operators/arithmetic_operators/index.html index d3f99a9315..4ca87eaddd 100644 --- a/files/pt-br/web/javascript/reference/operators/arithmetic_operators/index.html +++ b/files/pt-br/web/javascript/reference/operators/arithmetic_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operadores translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators ---
{{jsSidebar("Operadores")}}
diff --git a/files/pt-br/web/javascript/reference/operators/bitwise_operators/index.html b/files/pt-br/web/javascript/reference/operators/bitwise_operators/index.html index 7e9d2de505..b8b2e654c4 100644 --- a/files/pt-br/web/javascript/reference/operators/bitwise_operators/index.html +++ b/files/pt-br/web/javascript/reference/operators/bitwise_operators/index.html @@ -2,6 +2,7 @@ title: Bitwise operators 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/pt-br/web/javascript/reference/operators/operadores_de_compara\303\247\303\243o/index.html" "b/files/pt-br/web/javascript/reference/operators/operadores_de_compara\303\247\303\243o/index.html" index c1a7f864ba..d5e946a438 100644 --- "a/files/pt-br/web/javascript/reference/operators/operadores_de_compara\303\247\303\243o/index.html" +++ "b/files/pt-br/web/javascript/reference/operators/operadores_de_compara\303\247\303\243o/index.html" @@ -8,6 +8,7 @@ tags: - Operadores - Relacionais translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators ---
{{jsSidebar("Operators")}}
diff --git a/files/pt-br/web/javascript/reference/operators/operadores_logicos/index.html b/files/pt-br/web/javascript/reference/operators/operadores_logicos/index.html index 7c6c4f6aef..e3a3ee6e8c 100644 --- a/files/pt-br/web/javascript/reference/operators/operadores_logicos/index.html +++ b/files/pt-br/web/javascript/reference/operators/operadores_logicos/index.html @@ -9,6 +9,7 @@ tags: - não - ou translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators ---
{{jsSidebar("Operators")}}
diff --git a/files/pt-br/web/javascript/reference/operators/spread_operator/index.html b/files/pt-br/web/javascript/reference/operators/spread_operator/index.html index 4097266877..a877d131bc 100644 --- a/files/pt-br/web/javascript/reference/operators/spread_operator/index.html +++ b/files/pt-br/web/javascript/reference/operators/spread_operator/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operador translation_of: Web/JavaScript/Reference/Operators/Spread_syntax +translation_of_original: Web/JavaScript/Reference/Operators/Spread_operator ---
{{jsSidebar("Operators")}}
-- cgit v1.2.3-54-g00ecf