aboutsummaryrefslogtreecommitdiff
path: root/files/ca/web/javascript/reference/operators
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:13 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:13 +0100
commit656b8007e3ac28600241104d0eaa210870561395 (patch)
tree4d8793a9e58d682c2f7c36c8cc5435adc86e028a /files/ca/web/javascript/reference/operators
parentcb9e359a51c3249d8f5157db69d43fd413ddeda6 (diff)
downloadtranslated-content-656b8007e3ac28600241104d0eaa210870561395.tar.gz
translated-content-656b8007e3ac28600241104d0eaa210870561395.tar.bz2
translated-content-656b8007e3ac28600241104d0eaa210870561395.zip
unslug ca: modify
Diffstat (limited to 'files/ca/web/javascript/reference/operators')
-rw-r--r--files/ca/web/javascript/reference/operators/comma_operator/index.html3
-rw-r--r--files/ca/web/javascript/reference/operators/conditional_operator/index.html3
-rw-r--r--files/ca/web/javascript/reference/operators/function/index.html3
-rw-r--r--files/ca/web/javascript/reference/operators/grouping/index.html3
-rw-r--r--files/ca/web/javascript/reference/operators/index.html3
-rw-r--r--files/ca/web/javascript/reference/operators/super/index.html3
-rw-r--r--files/ca/web/javascript/reference/operators/typeof/index.html3
-rw-r--r--files/ca/web/javascript/reference/operators/void/index.html3
-rw-r--r--files/ca/web/javascript/reference/operators/yield/index.html3
9 files changed, 18 insertions, 9 deletions
diff --git a/files/ca/web/javascript/reference/operators/comma_operator/index.html b/files/ca/web/javascript/reference/operators/comma_operator/index.html
index f6a62d2bc8..4819aa9186 100644
--- a/files/ca/web/javascript/reference/operators/comma_operator/index.html
+++ b/files/ca/web/javascript/reference/operators/comma_operator/index.html
@@ -1,7 +1,8 @@
---
title: Operador Coma
-slug: Web/JavaScript/Referencia/Operadors/Operador_Coma
+slug: Web/JavaScript/Reference/Operators/Comma_Operator
translation_of: Web/JavaScript/Reference/Operators/Comma_Operator
+original_slug: Web/JavaScript/Referencia/Operadors/Operador_Coma
---
<div>
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/reference/operators/conditional_operator/index.html b/files/ca/web/javascript/reference/operators/conditional_operator/index.html
index 15265c62b3..0cfbd791a3 100644
--- a/files/ca/web/javascript/reference/operators/conditional_operator/index.html
+++ b/files/ca/web/javascript/reference/operators/conditional_operator/index.html
@@ -1,7 +1,8 @@
---
title: Operador Condicional (ternari)
-slug: Web/JavaScript/Referencia/Operadors/Conditional_Operator
+slug: Web/JavaScript/Reference/Operators/Conditional_Operator
translation_of: Web/JavaScript/Reference/Operators/Conditional_Operator
+original_slug: Web/JavaScript/Referencia/Operadors/Conditional_Operator
---
<div>
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/reference/operators/function/index.html b/files/ca/web/javascript/reference/operators/function/index.html
index 0908f591b6..ad7b71f5de 100644
--- a/files/ca/web/javascript/reference/operators/function/index.html
+++ b/files/ca/web/javascript/reference/operators/function/index.html
@@ -1,7 +1,8 @@
---
title: function expression
-slug: Web/JavaScript/Referencia/Operadors/function
+slug: Web/JavaScript/Reference/Operators/function
translation_of: Web/JavaScript/Reference/Operators/function
+original_slug: Web/JavaScript/Referencia/Operadors/function
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/reference/operators/grouping/index.html b/files/ca/web/javascript/reference/operators/grouping/index.html
index 45e8566806..7c2441239b 100644
--- a/files/ca/web/javascript/reference/operators/grouping/index.html
+++ b/files/ca/web/javascript/reference/operators/grouping/index.html
@@ -1,7 +1,8 @@
---
title: Operador d'agrupament
-slug: Web/JavaScript/Referencia/Operadors/Grouping
+slug: Web/JavaScript/Reference/Operators/Grouping
translation_of: Web/JavaScript/Reference/Operators/Grouping
+original_slug: Web/JavaScript/Referencia/Operadors/Grouping
---
<div>
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/reference/operators/index.html b/files/ca/web/javascript/reference/operators/index.html
index 4a70edc4fb..620607e228 100644
--- a/files/ca/web/javascript/reference/operators/index.html
+++ b/files/ca/web/javascript/reference/operators/index.html
@@ -1,12 +1,13 @@
---
title: Expressions and operators
-slug: Web/JavaScript/Referencia/Operadors
+slug: Web/JavaScript/Reference/Operators
tags:
- JavaScript
- NeedsTranslation
- Operators
- TopicStub
translation_of: Web/JavaScript/Reference/Operators
+original_slug: Web/JavaScript/Referencia/Operadors
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/reference/operators/super/index.html b/files/ca/web/javascript/reference/operators/super/index.html
index c19e58cba1..140c07505a 100644
--- a/files/ca/web/javascript/reference/operators/super/index.html
+++ b/files/ca/web/javascript/reference/operators/super/index.html
@@ -1,7 +1,8 @@
---
title: super
-slug: Web/JavaScript/Referencia/Operadors/super
+slug: Web/JavaScript/Reference/Operators/super
translation_of: Web/JavaScript/Reference/Operators/super
+original_slug: Web/JavaScript/Referencia/Operadors/super
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/reference/operators/typeof/index.html b/files/ca/web/javascript/reference/operators/typeof/index.html
index a7407e79ce..dbdfa6f86a 100644
--- a/files/ca/web/javascript/reference/operators/typeof/index.html
+++ b/files/ca/web/javascript/reference/operators/typeof/index.html
@@ -1,7 +1,8 @@
---
title: typeof
-slug: Web/JavaScript/Referencia/Operadors/typeof
+slug: Web/JavaScript/Reference/Operators/typeof
translation_of: Web/JavaScript/Reference/Operators/typeof
+original_slug: Web/JavaScript/Referencia/Operadors/typeof
---
<div>
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/reference/operators/void/index.html b/files/ca/web/javascript/reference/operators/void/index.html
index ddf98ebfd9..60b2846665 100644
--- a/files/ca/web/javascript/reference/operators/void/index.html
+++ b/files/ca/web/javascript/reference/operators/void/index.html
@@ -1,7 +1,8 @@
---
title: L'operador void
-slug: Web/JavaScript/Referencia/Operadors/void
+slug: Web/JavaScript/Reference/Operators/void
translation_of: Web/JavaScript/Reference/Operators/void
+original_slug: Web/JavaScript/Referencia/Operadors/void
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/reference/operators/yield/index.html b/files/ca/web/javascript/reference/operators/yield/index.html
index d01f641767..cdbe9b1c37 100644
--- a/files/ca/web/javascript/reference/operators/yield/index.html
+++ b/files/ca/web/javascript/reference/operators/yield/index.html
@@ -1,7 +1,8 @@
---
title: yield
-slug: Web/JavaScript/Referencia/Operadors/yield
+slug: Web/JavaScript/Reference/Operators/yield
translation_of: Web/JavaScript/Reference/Operators/yield
+original_slug: Web/JavaScript/Referencia/Operadors/yield
---
<div>{{jsSidebar("Operators")}}</div>