aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/javascript/reference/functions
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/web/javascript/reference/functions')
-rw-r--r--files/pl/web/javascript/reference/functions/arguments/callee/index.html3
-rw-r--r--files/pl/web/javascript/reference/functions/arguments/index.html3
-rw-r--r--files/pl/web/javascript/reference/functions/arguments/length/index.html3
-rw-r--r--files/pl/web/javascript/reference/functions/arrow_functions/index.html3
-rw-r--r--files/pl/web/javascript/reference/functions/default_parameters/index.html3
5 files changed, 10 insertions, 5 deletions
diff --git a/files/pl/web/javascript/reference/functions/arguments/callee/index.html b/files/pl/web/javascript/reference/functions/arguments/callee/index.html
index 50b76e1f63..04c4c87538 100644
--- a/files/pl/web/javascript/reference/functions/arguments/callee/index.html
+++ b/files/pl/web/javascript/reference/functions/arguments/callee/index.html
@@ -1,12 +1,13 @@
---
title: callee
-slug: Web/JavaScript/Referencje/Funkcje/arguments/callee
+slug: Web/JavaScript/Reference/Functions/arguments/callee
tags:
- Dokumentacja_JavaScript
- Dokumentacje
- JavaScript
- Wszystkie_kategorie
translation_of: Web/JavaScript/Reference/Functions/arguments/callee
+original_slug: Web/JavaScript/Referencje/Funkcje/arguments/callee
---
<p>
</p>
diff --git a/files/pl/web/javascript/reference/functions/arguments/index.html b/files/pl/web/javascript/reference/functions/arguments/index.html
index 8a48b5b323..66091708d9 100644
--- a/files/pl/web/javascript/reference/functions/arguments/index.html
+++ b/files/pl/web/javascript/reference/functions/arguments/index.html
@@ -1,12 +1,13 @@
---
title: arguments
-slug: Web/JavaScript/Referencje/Funkcje/arguments
+slug: Web/JavaScript/Reference/Functions/arguments
tags:
- Dokumentacja_JavaScript
- Dokumentacje
- JavaScript
- Wszystkie_kategorie
translation_of: Web/JavaScript/Reference/Functions/arguments
+original_slug: Web/JavaScript/Referencje/Funkcje/arguments
---
<p>
</p>
diff --git a/files/pl/web/javascript/reference/functions/arguments/length/index.html b/files/pl/web/javascript/reference/functions/arguments/length/index.html
index 79d54a4f50..fe871fa77e 100644
--- a/files/pl/web/javascript/reference/functions/arguments/length/index.html
+++ b/files/pl/web/javascript/reference/functions/arguments/length/index.html
@@ -1,12 +1,13 @@
---
title: length
-slug: Web/JavaScript/Referencje/Funkcje/arguments/length
+slug: Web/JavaScript/Reference/Functions/arguments/length
tags:
- Dokumentacja_JavaScript
- Dokumentacje
- JavaScript
- Wszystkie_kategorie
translation_of: Web/JavaScript/Reference/Functions/arguments/length
+original_slug: Web/JavaScript/Referencje/Funkcje/arguments/length
---
<p>
</p>
diff --git a/files/pl/web/javascript/reference/functions/arrow_functions/index.html b/files/pl/web/javascript/reference/functions/arrow_functions/index.html
index d1b9d6010f..da3259ac37 100644
--- a/files/pl/web/javascript/reference/functions/arrow_functions/index.html
+++ b/files/pl/web/javascript/reference/functions/arrow_functions/index.html
@@ -1,7 +1,8 @@
---
title: Funkcje strzałkowe
-slug: Web/JavaScript/Reference/Functions/Funkcje_strzalkowe
+slug: Web/JavaScript/Reference/Functions/Arrow_functions
translation_of: Web/JavaScript/Reference/Functions/Arrow_functions
+original_slug: Web/JavaScript/Reference/Functions/Funkcje_strzalkowe
---
<div>{{jsSidebar("Functions")}}</div>
diff --git a/files/pl/web/javascript/reference/functions/default_parameters/index.html b/files/pl/web/javascript/reference/functions/default_parameters/index.html
index b192456adf..a0bc76eb74 100644
--- a/files/pl/web/javascript/reference/functions/default_parameters/index.html
+++ b/files/pl/web/javascript/reference/functions/default_parameters/index.html
@@ -1,11 +1,12 @@
---
title: Parametry domyślne
-slug: Web/JavaScript/Reference/Functions/Parametry_domyślne
+slug: Web/JavaScript/Reference/Functions/Default_parameters
tags:
- ECMAScript2015
- Funkcje
- JavaScript
translation_of: Web/JavaScript/Reference/Functions/Default_parameters
+original_slug: Web/JavaScript/Reference/Functions/Parametry_domyślne
---
<div>{{jsSidebar("Functions")}}</div>