aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/javascript/reference/functions
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/web/javascript/reference/functions')
-rw-r--r--files/de/web/javascript/reference/functions/arrow_functions/index.html (renamed from files/de/web/javascript/reference/functions/pfeilfunktionen/index.html)3
-rw-r--r--files/de/web/javascript/reference/functions/method_definitions/index.html (renamed from files/de/web/javascript/reference/functions/methoden_definitionen/index.html)3
-rw-r--r--files/de/web/javascript/reference/functions/rest_parameters/index.html (renamed from files/de/web/javascript/reference/functions/rest_parameter/index.html)3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/de/web/javascript/reference/functions/pfeilfunktionen/index.html b/files/de/web/javascript/reference/functions/arrow_functions/index.html
index a29b5ea3cf..1304e9edda 100644
--- a/files/de/web/javascript/reference/functions/pfeilfunktionen/index.html
+++ b/files/de/web/javascript/reference/functions/arrow_functions/index.html
@@ -1,6 +1,6 @@
---
title: Pfeilfunktionen
-slug: Web/JavaScript/Reference/Functions/Pfeilfunktionen
+slug: Web/JavaScript/Reference/Functions/Arrow_functions
tags:
- ECMAScript 2015
- Functions
@@ -8,6 +8,7 @@ tags:
- JavaScript
- Reference
translation_of: Web/JavaScript/Reference/Functions/Arrow_functions
+original_slug: Web/JavaScript/Reference/Functions/Pfeilfunktionen
---
<div>{{jsSidebar("Functions")}}</div>
diff --git a/files/de/web/javascript/reference/functions/methoden_definitionen/index.html b/files/de/web/javascript/reference/functions/method_definitions/index.html
index bf4d432627..10d1cd5f78 100644
--- a/files/de/web/javascript/reference/functions/methoden_definitionen/index.html
+++ b/files/de/web/javascript/reference/functions/method_definitions/index.html
@@ -1,6 +1,6 @@
---
title: Methoden Definitionen
-slug: Web/JavaScript/Reference/Functions/Methoden_Definitionen
+slug: Web/JavaScript/Reference/Functions/Method_definitions
tags:
- ECMAScript 2015
- Funktionen
@@ -8,6 +8,7 @@ tags:
- Objekte
- Syntax
translation_of: Web/JavaScript/Reference/Functions/Method_definitions
+original_slug: Web/JavaScript/Reference/Functions/Methoden_Definitionen
---
<div>{{JsSidebar("Functions")}}</div>
diff --git a/files/de/web/javascript/reference/functions/rest_parameter/index.html b/files/de/web/javascript/reference/functions/rest_parameters/index.html
index a529c7b1d6..b07d429542 100644
--- a/files/de/web/javascript/reference/functions/rest_parameter/index.html
+++ b/files/de/web/javascript/reference/functions/rest_parameters/index.html
@@ -1,12 +1,13 @@
---
title: Rest Parameter
-slug: Web/JavaScript/Reference/Functions/rest_parameter
+slug: Web/JavaScript/Reference/Functions/rest_parameters
tags:
- Functions
- JavaScript
- Rest
- Rest Parameter
translation_of: Web/JavaScript/Reference/Functions/rest_parameters
+original_slug: Web/JavaScript/Reference/Functions/rest_parameter
---
<div>{{jsSidebar("Functions")}}</div>