aboutsummaryrefslogtreecommitdiff
path: root/files/pl/learn/javascript/first_steps
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/learn/javascript/first_steps')
-rw-r--r--files/pl/learn/javascript/first_steps/a_first_splash/index.html3
-rw-r--r--files/pl/learn/javascript/first_steps/index.html3
-rw-r--r--files/pl/learn/javascript/first_steps/math/index.html3
-rw-r--r--files/pl/learn/javascript/first_steps/variables/index.html3
-rw-r--r--files/pl/learn/javascript/first_steps/what_is_javascript/index.html3
-rw-r--r--files/pl/learn/javascript/first_steps/what_went_wrong/index.html3
6 files changed, 12 insertions, 6 deletions
diff --git a/files/pl/learn/javascript/first_steps/a_first_splash/index.html b/files/pl/learn/javascript/first_steps/a_first_splash/index.html
index 0d0f49c69a..690de69753 100644
--- a/files/pl/learn/javascript/first_steps/a_first_splash/index.html
+++ b/files/pl/learn/javascript/first_steps/a_first_splash/index.html
@@ -1,7 +1,8 @@
---
title: A first splash into JavaScript
-slug: Learn/JavaScript/Pierwsze_kroki/A_first_splash
+slug: Learn/JavaScript/First_steps/A_first_splash
translation_of: Learn/JavaScript/First_steps/A_first_splash
+original_slug: Learn/JavaScript/Pierwsze_kroki/A_first_splash
---
<div>{{LearnSidebar}}</div>
diff --git a/files/pl/learn/javascript/first_steps/index.html b/files/pl/learn/javascript/first_steps/index.html
index ab90523dce..c9b87b56f0 100644
--- a/files/pl/learn/javascript/first_steps/index.html
+++ b/files/pl/learn/javascript/first_steps/index.html
@@ -1,6 +1,6 @@
---
title: Pierwsze kroki w Javascript
-slug: Learn/JavaScript/Pierwsze_kroki
+slug: Learn/JavaScript/First_steps
tags:
- Artykuły
- Liczby
@@ -11,6 +11,7 @@ tags:
- Pętle
- Zmienne
translation_of: Learn/JavaScript/First_steps
+original_slug: Learn/JavaScript/Pierwsze_kroki
---
<div>{{LearnSidebar}}</div>
diff --git a/files/pl/learn/javascript/first_steps/math/index.html b/files/pl/learn/javascript/first_steps/math/index.html
index 3e5563d0da..b1931711f1 100644
--- a/files/pl/learn/javascript/first_steps/math/index.html
+++ b/files/pl/learn/javascript/first_steps/math/index.html
@@ -1,7 +1,8 @@
---
title: Basic math in JavaScript — numbers and operators
-slug: Learn/JavaScript/Pierwsze_kroki/Math
+slug: Learn/JavaScript/First_steps/Math
translation_of: Learn/JavaScript/First_steps/Math
+original_slug: Learn/JavaScript/Pierwsze_kroki/Math
---
<div>{{LearnSidebar}}</div>
diff --git a/files/pl/learn/javascript/first_steps/variables/index.html b/files/pl/learn/javascript/first_steps/variables/index.html
index d1b55aea20..4700074092 100644
--- a/files/pl/learn/javascript/first_steps/variables/index.html
+++ b/files/pl/learn/javascript/first_steps/variables/index.html
@@ -1,7 +1,8 @@
---
title: Przechowywanie potrzebnych informacji — Zmienne
-slug: Learn/JavaScript/Pierwsze_kroki/Zmienne
+slug: Learn/JavaScript/First_steps/Variables
translation_of: Learn/JavaScript/First_steps/Variables
+original_slug: Learn/JavaScript/Pierwsze_kroki/Zmienne
---
<div>{{LearnSidebar}}</div>
diff --git a/files/pl/learn/javascript/first_steps/what_is_javascript/index.html b/files/pl/learn/javascript/first_steps/what_is_javascript/index.html
index 3898eb049c..0686f6bb16 100644
--- a/files/pl/learn/javascript/first_steps/what_is_javascript/index.html
+++ b/files/pl/learn/javascript/first_steps/what_is_javascript/index.html
@@ -1,7 +1,8 @@
---
title: Co to jest JavaScript?
-slug: Learn/JavaScript/Pierwsze_kroki/What_is_JavaScript
+slug: Learn/JavaScript/First_steps/What_is_JavaScript
translation_of: Learn/JavaScript/First_steps/What_is_JavaScript
+original_slug: Learn/JavaScript/Pierwsze_kroki/What_is_JavaScript
---
<div>{{LearnSidebar}}</div>
diff --git a/files/pl/learn/javascript/first_steps/what_went_wrong/index.html b/files/pl/learn/javascript/first_steps/what_went_wrong/index.html
index 1a88f2b797..e4aa652ef7 100644
--- a/files/pl/learn/javascript/first_steps/what_went_wrong/index.html
+++ b/files/pl/learn/javascript/first_steps/what_went_wrong/index.html
@@ -1,7 +1,8 @@
---
title: Co poszło nie tak? Rozwiązywanie problemów w JavaScript
-slug: Learn/JavaScript/Pierwsze_kroki/Co_poszlo_nie_tak
+slug: Learn/JavaScript/First_steps/What_went_wrong
translation_of: Learn/JavaScript/First_steps/What_went_wrong
+original_slug: Learn/JavaScript/Pierwsze_kroki/Co_poszlo_nie_tak
---
<div>{{LearnSidebar}}</div>