Skip to content

Commit

Permalink
docs/nav.yml (#33)
Browse files Browse the repository at this point in the history
* Start nav translation

* Update nav.yml

* Update nav.yml

* Update nav.yml

* Update nav.yml

* Update nav.yml

* Update nav.yml

* Update nav.yml

* Update nav

* Update nav.yml

* Update nav.yml

* Update nav.yml
  • Loading branch information
ph1p committed Apr 17, 2019
1 parent 433aaff commit 538c159
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions content/docs/nav.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- title: Installation
items:
- id: getting-started
title: Erste SChritte
title: Erste Schritte
- id: add-react-to-a-website
title: React einer Webseite hinzufügen
- id: create-a-new-react-app
Expand All @@ -22,23 +22,23 @@
- id: state-and-lifecycle
title: State and Lifecycle
- id: handling-events
title: Handling Events
title: Handhabung von Events
- id: conditional-rendering
title: Conditional Rendering
- id: lists-and-keys
title: Listen und Keys
- id: forms
title: Formulare
- id: lifting-state-up
title: Lifting State Up
title: State anheben
- id: composition-vs-inheritance
title: Composition vs Inheritance
- id: thinking-in-react
title: Thinking In React
- title: Advanced Guides
- title: Fortgeschrittene Anleitungen
items:
- id: accessibility
title: Accessibility
title: Zugänglichkeit
- id: code-splitting
title: Code-Splitting
- id: context
Expand All @@ -56,7 +56,7 @@
- id: jsx-in-depth
title: JSX im Detail
- id: optimizing-performance
title: Optimizing Performance
title: Performance optimieren
- id: portals
title: Portals
- id: react-without-es6
Expand Down Expand Up @@ -148,6 +148,6 @@
- id: faq-structure
title: Dateistruktur
- id: faq-versioning
title: Versioning Policy
title: Versionierungsrichtlinie
- id: faq-internals
title: Virtual DOM und Internals
title: Virtuelles DOM und Internes

0 comments on commit 538c159

Please sign in to comment.