aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/operators
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/operators')
-rw-r--r--files/pt-br/web/javascript/reference/operators/arithmetic_operators/index.html1
-rw-r--r--files/pt-br/web/javascript/reference/operators/bitwise_operators/index.html1
-rw-r--r--files/pt-br/web/javascript/reference/operators/operadores_de_comparação/index.html1
-rw-r--r--files/pt-br/web/javascript/reference/operators/operadores_logicos/index.html1
-rw-r--r--files/pt-br/web/javascript/reference/operators/spread_operator/index.html1
5 files changed, 5 insertions, 0 deletions
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
---
<div>{{jsSidebar("Operadores")}}</div>
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
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/pt-br/web/javascript/reference/operators/operadores_de_comparação/index.html b/files/pt-br/web/javascript/reference/operators/operadores_de_comparação/index.html
index c1a7f864ba..d5e946a438 100644
--- a/files/pt-br/web/javascript/reference/operators/operadores_de_comparação/index.html
+++ b/files/pt-br/web/javascript/reference/operators/operadores_de_comparação/index.html
@@ -8,6 +8,7 @@ tags:
- Operadores
- Relacionais
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators
---
<div>{{jsSidebar("Operators")}}</div>
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
---
<div>{{jsSidebar("Operators")}}</div>
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
---
<div>{{jsSidebar("Operators")}}</div>