aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/statements
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/javascript/reference/statements')
-rw-r--r--files/es/web/javascript/reference/statements/async_function/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/block/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/break/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/class/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/const/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/continue/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/debugger/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/do...while/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/empty/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/export/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/for-await...of/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/for...in/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/for...of/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/for/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/function/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/function_star_/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/if...else/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/import.meta/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/import/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/label/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/let/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/return/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/switch/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/throw/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/try...catch/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/var/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/while/index.html3
-rw-r--r--files/es/web/javascript/reference/statements/with/index.html3
29 files changed, 58 insertions, 29 deletions
diff --git a/files/es/web/javascript/reference/statements/async_function/index.html b/files/es/web/javascript/reference/statements/async_function/index.html
index 573c10fad8..966886e331 100644
--- a/files/es/web/javascript/reference/statements/async_function/index.html
+++ b/files/es/web/javascript/reference/statements/async_function/index.html
@@ -1,12 +1,13 @@
---
title: Función async
-slug: Web/JavaScript/Referencia/Sentencias/funcion_asincrona
+slug: Web/JavaScript/Reference/Statements/async_function
tags:
- Declaración
- Ejemplo
- JavaScript
- función
translation_of: Web/JavaScript/Reference/Statements/async_function
+original_slug: Web/JavaScript/Referencia/Sentencias/funcion_asincrona
---
<div>
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/block/index.html b/files/es/web/javascript/reference/statements/block/index.html
index 36b2054d60..b40269ab27 100644
--- a/files/es/web/javascript/reference/statements/block/index.html
+++ b/files/es/web/javascript/reference/statements/block/index.html
@@ -1,12 +1,13 @@
---
title: block
-slug: Web/JavaScript/Referencia/Sentencias/block
+slug: Web/JavaScript/Reference/Statements/block
tags:
- JavaScript
- Referencia
- Referência(2)
- Statement
translation_of: Web/JavaScript/Reference/Statements/block
+original_slug: Web/JavaScript/Referencia/Sentencias/block
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/break/index.html b/files/es/web/javascript/reference/statements/break/index.html
index aff2a58733..26d2b95506 100644
--- a/files/es/web/javascript/reference/statements/break/index.html
+++ b/files/es/web/javascript/reference/statements/break/index.html
@@ -1,10 +1,11 @@
---
title: break
-slug: Web/JavaScript/Referencia/Sentencias/break
+slug: Web/JavaScript/Reference/Statements/break
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/break
+original_slug: Web/JavaScript/Referencia/Sentencias/break
---
<div>
{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/class/index.html b/files/es/web/javascript/reference/statements/class/index.html
index c37b9ba43b..107c0ab32c 100644
--- a/files/es/web/javascript/reference/statements/class/index.html
+++ b/files/es/web/javascript/reference/statements/class/index.html
@@ -1,7 +1,8 @@
---
title: class
-slug: Web/JavaScript/Referencia/Sentencias/class
+slug: Web/JavaScript/Reference/Statements/class
translation_of: Web/JavaScript/Reference/Statements/class
+original_slug: Web/JavaScript/Referencia/Sentencias/class
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/const/index.html b/files/es/web/javascript/reference/statements/const/index.html
index c55350fbd4..df3cc4a028 100644
--- a/files/es/web/javascript/reference/statements/const/index.html
+++ b/files/es/web/javascript/reference/statements/const/index.html
@@ -1,6 +1,6 @@
---
title: const
-slug: Web/JavaScript/Referencia/Sentencias/const
+slug: Web/JavaScript/Reference/Statements/const
tags:
- ECMAScript6
- Experimental
@@ -8,6 +8,7 @@ tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/const
+original_slug: Web/JavaScript/Referencia/Sentencias/const
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/continue/index.html b/files/es/web/javascript/reference/statements/continue/index.html
index 5371b4cdd7..b05ade9113 100644
--- a/files/es/web/javascript/reference/statements/continue/index.html
+++ b/files/es/web/javascript/reference/statements/continue/index.html
@@ -1,10 +1,11 @@
---
title: continue
-slug: Web/JavaScript/Referencia/Sentencias/continue
+slug: Web/JavaScript/Reference/Statements/continue
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/continue
+original_slug: Web/JavaScript/Referencia/Sentencias/continue
---
<div>
{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/debugger/index.html b/files/es/web/javascript/reference/statements/debugger/index.html
index bb36e356c0..2560e7d99c 100644
--- a/files/es/web/javascript/reference/statements/debugger/index.html
+++ b/files/es/web/javascript/reference/statements/debugger/index.html
@@ -1,10 +1,11 @@
---
title: debugger
-slug: Web/JavaScript/Referencia/Sentencias/debugger
+slug: Web/JavaScript/Reference/Statements/debugger
tags:
- JavaScript
- Sentencia
translation_of: Web/JavaScript/Reference/Statements/debugger
+original_slug: Web/JavaScript/Referencia/Sentencias/debugger
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/do...while/index.html b/files/es/web/javascript/reference/statements/do...while/index.html
index 628c1458cd..6143268407 100644
--- a/files/es/web/javascript/reference/statements/do...while/index.html
+++ b/files/es/web/javascript/reference/statements/do...while/index.html
@@ -1,10 +1,11 @@
---
title: do...while
-slug: Web/JavaScript/Referencia/Sentencias/do...while
+slug: Web/JavaScript/Reference/Statements/do...while
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/do...while
+original_slug: Web/JavaScript/Referencia/Sentencias/do...while
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/empty/index.html b/files/es/web/javascript/reference/statements/empty/index.html
index 627fd889c7..d35f3ba504 100644
--- a/files/es/web/javascript/reference/statements/empty/index.html
+++ b/files/es/web/javascript/reference/statements/empty/index.html
@@ -1,11 +1,12 @@
---
title: empty
-slug: Web/JavaScript/Referencia/Sentencias/Empty
+slug: Web/JavaScript/Reference/Statements/Empty
tags:
- JavaScript
- Sentencia
- Vacía
translation_of: Web/JavaScript/Reference/Statements/Empty
+original_slug: Web/JavaScript/Referencia/Sentencias/Empty
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/export/index.html b/files/es/web/javascript/reference/statements/export/index.html
index 6016afd0ba..35df1733fc 100644
--- a/files/es/web/javascript/reference/statements/export/index.html
+++ b/files/es/web/javascript/reference/statements/export/index.html
@@ -1,6 +1,6 @@
---
title: export
-slug: Web/JavaScript/Referencia/Sentencias/export
+slug: Web/JavaScript/Reference/Statements/export
tags:
- ECMAScript 2015
- JavaScript
@@ -8,6 +8,7 @@ tags:
- Sentencia
- export
translation_of: Web/JavaScript/Reference/Statements/export
+original_slug: Web/JavaScript/Referencia/Sentencias/export
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/for-await...of/index.html b/files/es/web/javascript/reference/statements/for-await...of/index.html
index 49349d7199..5ae8a306f3 100644
--- a/files/es/web/javascript/reference/statements/for-await...of/index.html
+++ b/files/es/web/javascript/reference/statements/for-await...of/index.html
@@ -1,6 +1,6 @@
---
title: for await...of
-slug: Web/JavaScript/Referencia/Sentencias/for-await...of
+slug: Web/JavaScript/Reference/Statements/for-await...of
tags:
- Iteración
- JavaScript
@@ -10,6 +10,7 @@ tags:
- await
- iterar
translation_of: Web/JavaScript/Reference/Statements/for-await...of
+original_slug: Web/JavaScript/Referencia/Sentencias/for-await...of
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/for...in/index.html b/files/es/web/javascript/reference/statements/for...in/index.html
index 0680d69dea..706e6b6be6 100644
--- a/files/es/web/javascript/reference/statements/for...in/index.html
+++ b/files/es/web/javascript/reference/statements/for...in/index.html
@@ -1,11 +1,12 @@
---
title: for...in
-slug: Web/JavaScript/Referencia/Sentencias/for...in
+slug: Web/JavaScript/Reference/Statements/for...in
tags:
- Característica del lenguaje
- Declaración
- JavaScript
translation_of: Web/JavaScript/Reference/Statements/for...in
+original_slug: Web/JavaScript/Referencia/Sentencias/for...in
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/for...of/index.html b/files/es/web/javascript/reference/statements/for...of/index.html
index 572308b41a..f475243c91 100644
--- a/files/es/web/javascript/reference/statements/for...of/index.html
+++ b/files/es/web/javascript/reference/statements/for...of/index.html
@@ -1,12 +1,13 @@
---
title: for...of
-slug: Web/JavaScript/Referencia/Sentencias/for...of
+slug: Web/JavaScript/Reference/Statements/for...of
tags:
- ECMAScript6
- JavaScript
- Referencia
- Sentencia
translation_of: Web/JavaScript/Reference/Statements/for...of
+original_slug: Web/JavaScript/Referencia/Sentencias/for...of
---
<div>
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/for/index.html b/files/es/web/javascript/reference/statements/for/index.html
index 875236ba2b..8cb0c1131f 100644
--- a/files/es/web/javascript/reference/statements/for/index.html
+++ b/files/es/web/javascript/reference/statements/for/index.html
@@ -1,10 +1,11 @@
---
title: for
-slug: Web/JavaScript/Referencia/Sentencias/for
+slug: Web/JavaScript/Reference/Statements/for
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/for
+original_slug: Web/JavaScript/Referencia/Sentencias/for
---
<div>
{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/function/index.html b/files/es/web/javascript/reference/statements/function/index.html
index 36b02935d9..675b8da2f2 100644
--- a/files/es/web/javascript/reference/statements/function/index.html
+++ b/files/es/web/javascript/reference/statements/function/index.html
@@ -1,10 +1,11 @@
---
title: function
-slug: Web/JavaScript/Referencia/Sentencias/function
+slug: Web/JavaScript/Reference/Statements/function
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/function
+original_slug: Web/JavaScript/Referencia/Sentencias/function
---
<div>
{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/function_star_/index.html b/files/es/web/javascript/reference/statements/function_star_/index.html
index 79ff51b7f2..d44d3f50af 100644
--- a/files/es/web/javascript/reference/statements/function_star_/index.html
+++ b/files/es/web/javascript/reference/statements/function_star_/index.html
@@ -1,6 +1,6 @@
---
title: function*
-slug: Web/JavaScript/Referencia/Sentencias/function*
+slug: Web/JavaScript/Reference/Statements/function*
tags:
- Declaración
- Experimental
@@ -8,6 +8,7 @@ tags:
- Iterador
- función
translation_of: Web/JavaScript/Reference/Statements/function*
+original_slug: Web/JavaScript/Referencia/Sentencias/function*
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/if...else/index.html b/files/es/web/javascript/reference/statements/if...else/index.html
index 3bac571218..32a044324f 100644
--- a/files/es/web/javascript/reference/statements/if...else/index.html
+++ b/files/es/web/javascript/reference/statements/if...else/index.html
@@ -1,10 +1,11 @@
---
title: if...else
-slug: Web/JavaScript/Referencia/Sentencias/if...else
+slug: Web/JavaScript/Reference/Statements/if...else
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/if...else
+original_slug: Web/JavaScript/Referencia/Sentencias/if...else
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/import.meta/index.html b/files/es/web/javascript/reference/statements/import.meta/index.html
index 8c09e97475..95499ac414 100644
--- a/files/es/web/javascript/reference/statements/import.meta/index.html
+++ b/files/es/web/javascript/reference/statements/import.meta/index.html
@@ -1,7 +1,8 @@
---
title: import.meta
-slug: Web/JavaScript/Referencia/Sentencias/import.meta
+slug: Web/JavaScript/Reference/Statements/import.meta
translation_of: Web/JavaScript/Reference/Statements/import.meta
+original_slug: Web/JavaScript/Referencia/Sentencias/import.meta
---
<div>{{JSSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/import/index.html b/files/es/web/javascript/reference/statements/import/index.html
index 7d2c261d0e..b889a8babb 100644
--- a/files/es/web/javascript/reference/statements/import/index.html
+++ b/files/es/web/javascript/reference/statements/import/index.html
@@ -1,6 +1,6 @@
---
title: import
-slug: Web/JavaScript/Referencia/Sentencias/import
+slug: Web/JavaScript/Reference/Statements/import
tags:
- ECMAScript 2015
- JavaScript
@@ -8,6 +8,7 @@ tags:
- Sentencia
- import
translation_of: Web/JavaScript/Reference/Statements/import
+original_slug: Web/JavaScript/Referencia/Sentencias/import
---
<div>{{jsSidebar("Sentencias")}}</div>
diff --git a/files/es/web/javascript/reference/statements/index.html b/files/es/web/javascript/reference/statements/index.html
index bbf0ce42e8..b45aaa109b 100644
--- a/files/es/web/javascript/reference/statements/index.html
+++ b/files/es/web/javascript/reference/statements/index.html
@@ -1,11 +1,12 @@
---
title: Sentencias
-slug: Web/JavaScript/Referencia/Sentencias
+slug: Web/JavaScript/Reference/Statements
tags:
- JavaScript
- Referencia
- sentencias
translation_of: Web/JavaScript/Reference/Statements
+original_slug: Web/JavaScript/Referencia/Sentencias
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/label/index.html b/files/es/web/javascript/reference/statements/label/index.html
index 03f3108e0e..5c89b61a55 100644
--- a/files/es/web/javascript/reference/statements/label/index.html
+++ b/files/es/web/javascript/reference/statements/label/index.html
@@ -1,10 +1,11 @@
---
title: label
-slug: Web/JavaScript/Referencia/Sentencias/label
+slug: Web/JavaScript/Reference/Statements/label
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/label
+original_slug: Web/JavaScript/Referencia/Sentencias/label
---
<div>
{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/let/index.html b/files/es/web/javascript/reference/statements/let/index.html
index 8c450b37d4..872bd15a48 100644
--- a/files/es/web/javascript/reference/statements/let/index.html
+++ b/files/es/web/javascript/reference/statements/let/index.html
@@ -1,6 +1,6 @@
---
title: let
-slug: Web/JavaScript/Referencia/Sentencias/let
+slug: Web/JavaScript/Reference/Statements/let
tags:
- Característica del lenguaje
- Declaración de variable
@@ -10,6 +10,7 @@ tags:
- let
- sentencias
translation_of: Web/JavaScript/Reference/Statements/let
+original_slug: Web/JavaScript/Referencia/Sentencias/let
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/return/index.html b/files/es/web/javascript/reference/statements/return/index.html
index 6497e97632..3a1797d24d 100644
--- a/files/es/web/javascript/reference/statements/return/index.html
+++ b/files/es/web/javascript/reference/statements/return/index.html
@@ -1,10 +1,11 @@
---
title: return
-slug: Web/JavaScript/Referencia/Sentencias/return
+slug: Web/JavaScript/Reference/Statements/return
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/return
+original_slug: Web/JavaScript/Referencia/Sentencias/return
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/switch/index.html b/files/es/web/javascript/reference/statements/switch/index.html
index c550477f2c..29c5a63f93 100644
--- a/files/es/web/javascript/reference/statements/switch/index.html
+++ b/files/es/web/javascript/reference/statements/switch/index.html
@@ -1,7 +1,8 @@
---
title: switch
-slug: Web/JavaScript/Referencia/Sentencias/switch
+slug: Web/JavaScript/Reference/Statements/switch
translation_of: Web/JavaScript/Reference/Statements/switch
+original_slug: Web/JavaScript/Referencia/Sentencias/switch
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/throw/index.html b/files/es/web/javascript/reference/statements/throw/index.html
index d3e52f83ac..c7776414d0 100644
--- a/files/es/web/javascript/reference/statements/throw/index.html
+++ b/files/es/web/javascript/reference/statements/throw/index.html
@@ -1,10 +1,11 @@
---
title: throw
-slug: Web/JavaScript/Referencia/Sentencias/throw
+slug: Web/JavaScript/Reference/Statements/throw
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/throw
+original_slug: Web/JavaScript/Referencia/Sentencias/throw
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/try...catch/index.html b/files/es/web/javascript/reference/statements/try...catch/index.html
index d429db6163..6985695ccb 100644
--- a/files/es/web/javascript/reference/statements/try...catch/index.html
+++ b/files/es/web/javascript/reference/statements/try...catch/index.html
@@ -1,12 +1,13 @@
---
title: try...catch
-slug: Web/JavaScript/Referencia/Sentencias/try...catch
+slug: Web/JavaScript/Reference/Statements/try...catch
tags:
- Error
- Excepción
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/try...catch
+original_slug: Web/JavaScript/Referencia/Sentencias/try...catch
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/var/index.html b/files/es/web/javascript/reference/statements/var/index.html
index 006e40a270..3559792940 100644
--- a/files/es/web/javascript/reference/statements/var/index.html
+++ b/files/es/web/javascript/reference/statements/var/index.html
@@ -1,10 +1,11 @@
---
title: var
-slug: Web/JavaScript/Referencia/Sentencias/var
+slug: Web/JavaScript/Reference/Statements/var
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/var
+original_slug: Web/JavaScript/Referencia/Sentencias/var
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/while/index.html b/files/es/web/javascript/reference/statements/while/index.html
index 8eab047884..dc51ec1980 100644
--- a/files/es/web/javascript/reference/statements/while/index.html
+++ b/files/es/web/javascript/reference/statements/while/index.html
@@ -1,10 +1,11 @@
---
title: while
-slug: Web/JavaScript/Referencia/Sentencias/while
+slug: Web/JavaScript/Reference/Statements/while
tags:
- JavaScript
- Statement
translation_of: Web/JavaScript/Reference/Statements/while
+original_slug: Web/JavaScript/Referencia/Sentencias/while
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/es/web/javascript/reference/statements/with/index.html b/files/es/web/javascript/reference/statements/with/index.html
index d5dc78d600..9ad9f256c4 100644
--- a/files/es/web/javascript/reference/statements/with/index.html
+++ b/files/es/web/javascript/reference/statements/with/index.html
@@ -1,7 +1,8 @@
---
title: with
-slug: Web/JavaScript/Referencia/Sentencias/with
+slug: Web/JavaScript/Reference/Statements/with
translation_of: Web/JavaScript/Reference/Statements/with
+original_slug: Web/JavaScript/Referencia/Sentencias/with
---
<div class="warning">El uso de la declaración no es recomendado,  ya que puede ser el origen de los errores de confusión y problemas de compatibilidad. See the "Ambiguity Con" paragraph in the "Description" section below for details.</div>