aboutsummaryrefslogtreecommitdiff
path: root/files/de/learn
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/learn')
-rw-r--r--files/de/learn/common_questions/how_does_the_internet_work/index.html3
-rw-r--r--files/de/learn/css/building_blocks/cascade_and_inheritance/index.html3
-rw-r--r--files/de/learn/css/building_blocks/selectors/index.html3
-rw-r--r--files/de/learn/css/building_blocks/values_and_units/index.html3
-rw-r--r--files/de/learn/css/first_steps/how_css_is_structured/index.html3
-rw-r--r--files/de/learn/css/first_steps/how_css_works/index.html3
-rw-r--r--files/de/learn/css/styling_text/fundamentals/index.html3
-rw-r--r--files/de/learn/forms/index.html3
-rw-r--r--files/de/learn/getting_started_with_the_web/dealing_with_files/index.html3
-rw-r--r--files/de/learn/getting_started_with_the_web/how_the_web_works/index.html3
-rw-r--r--files/de/learn/getting_started_with_the_web/javascript_basics/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/advanced_text_formatting/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/creating_hyperlinks/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/debugging_html/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/document_and_website_structure/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/getting_started/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/html_text_fundamentals/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/marking_up_a_letter/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/structuring_a_page_of_content/index.html3
-rw-r--r--files/de/learn/html/introduction_to_html/the_head_metadata_in_html/index.html3
-rw-r--r--files/de/learn/html/tables/basics/index.html3
-rw-r--r--files/de/learn/javascript/building_blocks/events/index.html3
-rw-r--r--files/de/learn/javascript/building_blocks/index.html3
-rw-r--r--files/de/learn/javascript/first_steps/a_first_splash/index.html3
-rw-r--r--files/de/learn/javascript/first_steps/silly_story_generator/index.html3
-rw-r--r--files/de/learn/javascript/first_steps/what_is_javascript/index.html3
-rw-r--r--files/de/learn/server-side/first_steps/index.html3
-rw-r--r--files/de/learn/server-side/first_steps/introduction/index.html3
29 files changed, 58 insertions, 29 deletions
diff --git a/files/de/learn/common_questions/how_does_the_internet_work/index.html b/files/de/learn/common_questions/how_does_the_internet_work/index.html
index f780dac8a7..e53bb596f3 100644
--- a/files/de/learn/common_questions/how_does_the_internet_work/index.html
+++ b/files/de/learn/common_questions/how_does_the_internet_work/index.html
@@ -1,7 +1,8 @@
---
title: Wie das Internet funktioniert
-slug: Learn/Common_questions/Wie_das_Internet_funktioniert
+slug: Learn/Common_questions/How_does_the_Internet_work
translation_of: Learn/Common_questions/How_does_the_Internet_work
+original_slug: Learn/Common_questions/Wie_das_Internet_funktioniert
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/css/building_blocks/cascade_and_inheritance/index.html b/files/de/learn/css/building_blocks/cascade_and_inheritance/index.html
index 79ce577e7f..66491c7d4b 100644
--- a/files/de/learn/css/building_blocks/cascade_and_inheritance/index.html
+++ b/files/de/learn/css/building_blocks/cascade_and_inheritance/index.html
@@ -1,8 +1,9 @@
---
title: Kaskadierung und Vererbung
-slug: Web/Guide/CSS/Getting_started/Kaskadierung_und_vererbung
+slug: Learn/CSS/Building_blocks/Cascade_and_inheritance
translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance
translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance
+original_slug: Web/Guide/CSS/Getting_started/Kaskadierung_und_vererbung
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/de/learn/css/building_blocks/selectors/index.html b/files/de/learn/css/building_blocks/selectors/index.html
index f61b8bb577..e99787c956 100644
--- a/files/de/learn/css/building_blocks/selectors/index.html
+++ b/files/de/learn/css/building_blocks/selectors/index.html
@@ -1,8 +1,9 @@
---
title: Selektoren
-slug: Web/Guide/CSS/Getting_started/Selektoren
+slug: Learn/CSS/Building_blocks/Selectors
translation_of: Learn/CSS/Building_blocks/Selectors
translation_of_original: Web/Guide/CSS/Getting_started/Selectors
+original_slug: Web/Guide/CSS/Getting_started/Selektoren
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/de/learn/css/building_blocks/values_and_units/index.html b/files/de/learn/css/building_blocks/values_and_units/index.html
index 8c45b5ba69..7cf48f86f7 100644
--- a/files/de/learn/css/building_blocks/values_and_units/index.html
+++ b/files/de/learn/css/building_blocks/values_and_units/index.html
@@ -1,6 +1,6 @@
---
title: Werte und Einheiten in CSS
-slug: Learn/CSS/Building_blocks/Werten_Einheiten
+slug: Learn/CSS/Building_blocks/Values_and_units
tags:
- CSS
- Einheiten
@@ -8,6 +8,7 @@ tags:
- Lernen
- Werte
translation_of: Learn/CSS/Building_blocks/Values_and_units
+original_slug: Learn/CSS/Building_blocks/Werten_Einheiten
---
<div>{{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Overflowing_content", "Learn/CSS/Building_blocks/Sizing_items_in_CSS", "Learn/CSS/Building_blocks")}}</div>
diff --git a/files/de/learn/css/first_steps/how_css_is_structured/index.html b/files/de/learn/css/first_steps/how_css_is_structured/index.html
index 4c16c3e18d..ceaab03cc0 100644
--- a/files/de/learn/css/first_steps/how_css_is_structured/index.html
+++ b/files/de/learn/css/first_steps/how_css_is_structured/index.html
@@ -1,8 +1,9 @@
---
title: Lesbares CSS
-slug: Web/Guide/CSS/Getting_started/Lesbares_CSS
+slug: Learn/CSS/First_steps/How_CSS_is_structured
translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable
translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS
+original_slug: Web/Guide/CSS/Getting_started/Lesbares_CSS
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/de/learn/css/first_steps/how_css_works/index.html b/files/de/learn/css/first_steps/how_css_works/index.html
index 0641d048e4..a5a0fab8de 100644
--- a/files/de/learn/css/first_steps/how_css_works/index.html
+++ b/files/de/learn/css/first_steps/how_css_works/index.html
@@ -1,8 +1,9 @@
---
title: Was ist CSS
-slug: Web/Guide/CSS/Getting_started/Was_ist_CSS
+slug: Learn/CSS/First_steps/How_CSS_works
translation_of: Learn/CSS/First_steps/How_CSS_works
translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS
+original_slug: Web/Guide/CSS/Getting_started/Was_ist_CSS
---
<div>{{CSSTutorialTOC}}</div>
diff --git a/files/de/learn/css/styling_text/fundamentals/index.html b/files/de/learn/css/styling_text/fundamentals/index.html
index 7a3a40f6e0..f3514793ac 100644
--- a/files/de/learn/css/styling_text/fundamentals/index.html
+++ b/files/de/learn/css/styling_text/fundamentals/index.html
@@ -1,8 +1,9 @@
---
title: Textstyles
-slug: Web/Guide/CSS/Getting_started/Textstyles
+slug: Learn/CSS/Styling_text/Fundamentals
translation_of: Learn/CSS/Styling_text/Fundamentals
translation_of_original: Web/Guide/CSS/Getting_started/Text_styles
+original_slug: Web/Guide/CSS/Getting_started/Textstyles
---
<p>{{ CSSTutorialTOC() }}</p>
diff --git a/files/de/learn/forms/index.html b/files/de/learn/forms/index.html
index b0d1e8eb58..343876346b 100644
--- a/files/de/learn/forms/index.html
+++ b/files/de/learn/forms/index.html
@@ -1,6 +1,6 @@
---
title: HTML forms
-slug: Learn/HTML/Forms
+slug: Learn/Forms
tags:
- Anleitung
- Beginner
@@ -9,6 +9,7 @@ tags:
- Lernen
- Web
translation_of: Learn/Forms
+original_slug: Learn/HTML/Forms
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/getting_started_with_the_web/dealing_with_files/index.html b/files/de/learn/getting_started_with_the_web/dealing_with_files/index.html
index 2eaa20a9ea..1b6f1c127a 100644
--- a/files/de/learn/getting_started_with_the_web/dealing_with_files/index.html
+++ b/files/de/learn/getting_started_with_the_web/dealing_with_files/index.html
@@ -1,6 +1,6 @@
---
title: Dateien nutzen
-slug: Learn/Getting_started_with_the_web/dateien_nutzen
+slug: Learn/Getting_started_with_the_web/Dealing_with_files
tags:
- Anfänger
- Datei
@@ -9,6 +9,7 @@ tags:
- Pfad
- Webseite
translation_of: Learn/Getting_started_with_the_web/Dealing_with_files
+original_slug: Learn/Getting_started_with_the_web/dateien_nutzen
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/getting_started_with_the_web/how_the_web_works/index.html b/files/de/learn/getting_started_with_the_web/how_the_web_works/index.html
index 7b5dfbc541..e368a1ca37 100644
--- a/files/de/learn/getting_started_with_the_web/how_the_web_works/index.html
+++ b/files/de/learn/getting_started_with_the_web/how_the_web_works/index.html
@@ -1,6 +1,6 @@
---
title: Wie das Internet funktioniert
-slug: Learn/Getting_started_with_the_web/Wie_das_Internet_funktioniert
+slug: Learn/Getting_started_with_the_web/How_the_Web_works
tags:
- Anfänger
- Client
@@ -14,6 +14,7 @@ tags:
- TCP
- Web
translation_of: Learn/Getting_started_with_the_web/How_the_Web_works
+original_slug: Learn/Getting_started_with_the_web/Wie_das_Internet_funktioniert
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/getting_started_with_the_web/javascript_basics/index.html b/files/de/learn/getting_started_with_the_web/javascript_basics/index.html
index 65a31710d3..2f49aa255d 100644
--- a/files/de/learn/getting_started_with_the_web/javascript_basics/index.html
+++ b/files/de/learn/getting_started_with_the_web/javascript_basics/index.html
@@ -1,6 +1,6 @@
---
title: JavaScript-Grundlagen
-slug: Learn/Getting_started_with_the_web/JavaScript_basis
+slug: Learn/Getting_started_with_the_web/JavaScript_basics
tags:
- Anfänger
- JavaScript
@@ -8,6 +8,7 @@ tags:
- Web
- Webdesign
translation_of: Learn/Getting_started_with_the_web/JavaScript_basics
+original_slug: Learn/Getting_started_with_the_web/JavaScript_basis
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/advanced_text_formatting/index.html b/files/de/learn/html/introduction_to_html/advanced_text_formatting/index.html
index 1075d63f66..d8c21be264 100644
--- a/files/de/learn/html/introduction_to_html/advanced_text_formatting/index.html
+++ b/files/de/learn/html/introduction_to_html/advanced_text_formatting/index.html
@@ -1,6 +1,6 @@
---
title: Fortgeschrittene Textformatierung
-slug: Learn/HTML/Einführung_in_HTML/Fortgeschrittene_Textformatierung
+slug: Learn/HTML/Introduction_to_HTML/Advanced_text_formatting
tags:
- Abkürzungen
- Beginner
@@ -11,6 +11,7 @@ tags:
- Textformatierung
- Zitate
translation_of: Learn/HTML/Introduction_to_HTML/Advanced_text_formatting
+original_slug: Learn/HTML/Einführung_in_HTML/Fortgeschrittene_Textformatierung
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/creating_hyperlinks/index.html b/files/de/learn/html/introduction_to_html/creating_hyperlinks/index.html
index d27bf253a4..6f67a374bb 100644
--- a/files/de/learn/html/introduction_to_html/creating_hyperlinks/index.html
+++ b/files/de/learn/html/introduction_to_html/creating_hyperlinks/index.html
@@ -1,6 +1,6 @@
---
title: Erstellen von Hyperlinks
-slug: Learn/HTML/Einführung_in_HTML/Erstellen_von_Hyperlinks
+slug: Learn/HTML/Introduction_to_HTML/Creating_hyperlinks
tags:
- Beginner
- Guide
@@ -13,6 +13,7 @@ tags:
- relativ
- urls
translation_of: Learn/HTML/Introduction_to_HTML/Creating_hyperlinks
+original_slug: Learn/HTML/Einführung_in_HTML/Erstellen_von_Hyperlinks
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/debugging_html/index.html b/files/de/learn/html/introduction_to_html/debugging_html/index.html
index 3e3223016e..d430537d4e 100644
--- a/files/de/learn/html/introduction_to_html/debugging_html/index.html
+++ b/files/de/learn/html/introduction_to_html/debugging_html/index.html
@@ -1,6 +1,6 @@
---
title: Fehlersuche in HTML
-slug: Learn/HTML/Einführung_in_HTML/Fehlersuche_in_HTML
+slug: Learn/HTML/Introduction_to_HTML/Debugging_HTML
tags:
- Anfänger
- Beginner
@@ -10,6 +10,7 @@ tags:
- Validation
- validator
translation_of: Learn/HTML/Introduction_to_HTML/Debugging_HTML
+original_slug: Learn/HTML/Einführung_in_HTML/Fehlersuche_in_HTML
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/document_and_website_structure/index.html b/files/de/learn/html/introduction_to_html/document_and_website_structure/index.html
index 7b9ce1bae8..f2e53c49d3 100644
--- a/files/de/learn/html/introduction_to_html/document_and_website_structure/index.html
+++ b/files/de/learn/html/introduction_to_html/document_and_website_structure/index.html
@@ -1,6 +1,6 @@
---
title: Struktur in die Webseite bringen
-slug: Learn/HTML/Einführung_in_HTML/Document_and_website_structure
+slug: Learn/HTML/Introduction_to_HTML/Document_and_website_structure
tags:
- Beginner
- Guide
@@ -10,6 +10,7 @@ tags:
- Sitemap
- Struktur
translation_of: Learn/HTML/Introduction_to_HTML/Document_and_website_structure
+original_slug: Learn/HTML/Einführung_in_HTML/Document_and_website_structure
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/getting_started/index.html b/files/de/learn/html/introduction_to_html/getting_started/index.html
index 0f5354d5d2..1ee9d1214e 100644
--- a/files/de/learn/html/introduction_to_html/getting_started/index.html
+++ b/files/de/learn/html/introduction_to_html/getting_started/index.html
@@ -1,6 +1,6 @@
---
title: Lerne HTML kennen
-slug: Learn/HTML/Einführung_in_HTML/Lerne_HTML_kennen
+slug: Learn/HTML/Introduction_to_HTML/Getting_started
tags:
- Anfänger
- Attribut
@@ -14,6 +14,7 @@ tags:
- Modul
- whitespace
translation_of: Learn/HTML/Introduction_to_HTML/Getting_started
+original_slug: Learn/HTML/Einführung_in_HTML/Lerne_HTML_kennen
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/html_text_fundamentals/index.html b/files/de/learn/html/introduction_to_html/html_text_fundamentals/index.html
index dad40a05a9..7bc567dc92 100644
--- a/files/de/learn/html/introduction_to_html/html_text_fundamentals/index.html
+++ b/files/de/learn/html/introduction_to_html/html_text_fundamentals/index.html
@@ -1,6 +1,6 @@
---
title: Einfache Textformatierung in HTML
-slug: Learn/HTML/Einführung_in_HTML/Einfache_Textformatierung_in_HTML
+slug: Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals
tags:
- Beginner
- Einführung in HTML
@@ -12,6 +12,7 @@ tags:
- Text formatieren
- Überschriften
translation_of: Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals
+original_slug: Learn/HTML/Einführung_in_HTML/Einfache_Textformatierung_in_HTML
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/index.html b/files/de/learn/html/introduction_to_html/index.html
index 73f46a2614..625b9e01f7 100644
--- a/files/de/learn/html/introduction_to_html/index.html
+++ b/files/de/learn/html/introduction_to_html/index.html
@@ -1,6 +1,6 @@
---
title: Einführung in HTML
-slug: Learn/HTML/Einführung_in_HTML
+slug: Learn/HTML/Introduction_to_HTML
tags:
- Einführung in HTML
- HTML
@@ -12,6 +12,7 @@ tags:
- Textformatierung
- head
translation_of: Learn/HTML/Introduction_to_HTML
+original_slug: Learn/HTML/Einführung_in_HTML
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/marking_up_a_letter/index.html b/files/de/learn/html/introduction_to_html/marking_up_a_letter/index.html
index e2d3e9d636..ab291c955b 100644
--- a/files/de/learn/html/introduction_to_html/marking_up_a_letter/index.html
+++ b/files/de/learn/html/introduction_to_html/marking_up_a_letter/index.html
@@ -1,6 +1,6 @@
---
title: Marking up a letter
-slug: Learn/HTML/Einführung_in_HTML/Marking_up_a_letter
+slug: Learn/HTML/Introduction_to_HTML/Marking_up_a_letter
tags:
- Anfänger
- Brief
@@ -9,6 +9,7 @@ tags:
- Text
- head
translation_of: Learn/HTML/Introduction_to_HTML/Marking_up_a_letter
+original_slug: Learn/HTML/Einführung_in_HTML/Marking_up_a_letter
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/structuring_a_page_of_content/index.html b/files/de/learn/html/introduction_to_html/structuring_a_page_of_content/index.html
index fc439ad60b..6f3e12ddb2 100644
--- a/files/de/learn/html/introduction_to_html/structuring_a_page_of_content/index.html
+++ b/files/de/learn/html/introduction_to_html/structuring_a_page_of_content/index.html
@@ -1,7 +1,8 @@
---
title: Structuring a page of content
-slug: Learn/HTML/Einführung_in_HTML/Structuring_a_page_of_content
+slug: Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content
translation_of: Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content
+original_slug: Learn/HTML/Einführung_in_HTML/Structuring_a_page_of_content
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/introduction_to_html/the_head_metadata_in_html/index.html b/files/de/learn/html/introduction_to_html/the_head_metadata_in_html/index.html
index f775774535..a4d67ac514 100644
--- a/files/de/learn/html/introduction_to_html/the_head_metadata_in_html/index.html
+++ b/files/de/learn/html/introduction_to_html/the_head_metadata_in_html/index.html
@@ -1,6 +1,6 @@
---
title: Was gehört in den Kopf der HTML-Datei?
-slug: Learn/HTML/Einführung_in_HTML/Der_Kopf_Metadaten_in_HTML
+slug: Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML
tags:
- Anfänger
- Beginner
@@ -14,6 +14,7 @@ tags:
- head
- lang
translation_of: Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML
+original_slug: Learn/HTML/Einführung_in_HTML/Der_Kopf_Metadaten_in_HTML
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/html/tables/basics/index.html b/files/de/learn/html/tables/basics/index.html
index a10e286570..b162ed291d 100644
--- a/files/de/learn/html/tables/basics/index.html
+++ b/files/de/learn/html/tables/basics/index.html
@@ -1,7 +1,8 @@
---
title: Grundtabellen in HTML
-slug: Learn/HTML/Tables/Grund_tabelle_HTML
+slug: Learn/HTML/Tables/Basics
translation_of: Learn/HTML/Tables/Basics
+original_slug: Learn/HTML/Tables/Grund_tabelle_HTML
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/javascript/building_blocks/events/index.html b/files/de/learn/javascript/building_blocks/events/index.html
index c07922c124..88c8c66afd 100644
--- a/files/de/learn/javascript/building_blocks/events/index.html
+++ b/files/de/learn/javascript/building_blocks/events/index.html
@@ -1,7 +1,8 @@
---
title: Einleitung der Ereignissen
-slug: Learn/JavaScript/Bausteine/Ereignisse
+slug: Learn/JavaScript/Building_blocks/Events
translation_of: Learn/JavaScript/Building_blocks/Events
+original_slug: Learn/JavaScript/Bausteine/Ereignisse
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/javascript/building_blocks/index.html b/files/de/learn/javascript/building_blocks/index.html
index 1c6fb8fc46..842f7f449f 100644
--- a/files/de/learn/javascript/building_blocks/index.html
+++ b/files/de/learn/javascript/building_blocks/index.html
@@ -1,7 +1,8 @@
---
title: JavaScript Bausteine
-slug: Learn/JavaScript/Bausteine
+slug: Learn/JavaScript/Building_blocks
translation_of: Learn/JavaScript/Building_blocks
+original_slug: Learn/JavaScript/Bausteine
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/javascript/first_steps/a_first_splash/index.html b/files/de/learn/javascript/first_steps/a_first_splash/index.html
index e772147cae..6f5418d17b 100644
--- a/files/de/learn/javascript/first_steps/a_first_splash/index.html
+++ b/files/de/learn/javascript/first_steps/a_first_splash/index.html
@@ -1,7 +1,8 @@
---
title: Ein erster Eindruck von JavaScript
-slug: Learn/JavaScript/First_steps/Erster_Blick
+slug: Learn/JavaScript/First_steps/A_first_splash
translation_of: Learn/JavaScript/First_steps/A_first_splash
+original_slug: Learn/JavaScript/First_steps/Erster_Blick
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/javascript/first_steps/silly_story_generator/index.html b/files/de/learn/javascript/first_steps/silly_story_generator/index.html
index 1703f9b6a7..d9d31e7c4f 100644
--- a/files/de/learn/javascript/first_steps/silly_story_generator/index.html
+++ b/files/de/learn/javascript/first_steps/silly_story_generator/index.html
@@ -1,7 +1,8 @@
---
title: Der Lustige Geschichten Generator
-slug: Learn/JavaScript/First_steps/lustige_geschichten_generator
+slug: Learn/JavaScript/First_steps/Silly_story_generator
translation_of: Learn/JavaScript/First_steps/Silly_story_generator
+original_slug: Learn/JavaScript/First_steps/lustige_geschichten_generator
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/javascript/first_steps/what_is_javascript/index.html b/files/de/learn/javascript/first_steps/what_is_javascript/index.html
index 247b4744c5..b3253d448f 100644
--- a/files/de/learn/javascript/first_steps/what_is_javascript/index.html
+++ b/files/de/learn/javascript/first_steps/what_is_javascript/index.html
@@ -1,7 +1,8 @@
---
title: Was ist JavaScript?
-slug: Learn/JavaScript/First_steps/Was_ist_JavaScript
+slug: Learn/JavaScript/First_steps/What_is_JavaScript
translation_of: Learn/JavaScript/First_steps/What_is_JavaScript
+original_slug: Learn/JavaScript/First_steps/Was_ist_JavaScript
---
<div>{{LearnSidebar}}</div>
diff --git a/files/de/learn/server-side/first_steps/index.html b/files/de/learn/server-side/first_steps/index.html
index d2a3cc75ca..46d00ed125 100644
--- a/files/de/learn/server-side/first_steps/index.html
+++ b/files/de/learn/server-side/first_steps/index.html
@@ -1,12 +1,13 @@
---
title: Erste Schritte in serverseitiger Webseiten-Programmierung
-slug: Learn/Server-side/Erste_Schritte
+slug: Learn/Server-side/First_steps
tags:
- Anfänger
- Einführung
- Lernen
- Serverseitige Programmierung
translation_of: Learn/Server-side/First_steps
+original_slug: Learn/Server-side/Erste_Schritte
---
<p>{{LearnSidebar}}<br>
In diesem Modul beantworten wir grundlegende Fragen zur serverseitigen Programmierung - "Was ist das?", "Worin unterscheidet sie sich von der clientseitigen Programmierung?" und "Warum ist sie so nützlich?". Danach geben wir Ihnen einen Überblick über einige der beliebtesten serverseitigen Web-Frameworks und beraten Sie, wie Sie das am besten geeignete Framework für die Erstellung Ihrer ersten Website auswählen können. Schließlich bieten wir auch noch einen Einführungsartikel über Webserver-Sicherheit.</p>
diff --git a/files/de/learn/server-side/first_steps/introduction/index.html b/files/de/learn/server-side/first_steps/introduction/index.html
index 2924655941..48ab6570fc 100644
--- a/files/de/learn/server-side/first_steps/introduction/index.html
+++ b/files/de/learn/server-side/first_steps/introduction/index.html
@@ -1,10 +1,11 @@
---
title: Einführung auf der Serverseite
-slug: Learn/Server-side/Erste_Schritte/Introduction
+slug: Learn/Server-side/First_steps/Introduction
tags:
- Anfänger
- Einführung
translation_of: Learn/Server-side/First_steps/Introduction
+original_slug: Learn/Server-side/Erste_Schritte/Introduction
---
<div>{{LearnSidebar}}</div>