diff --git a/content/docs/nav.yml b/content/docs/nav.yml index ec9ae76e0..caa8f3b7d 100644 --- a/content/docs/nav.yml +++ b/content/docs/nav.yml @@ -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 @@ -22,7 +22,7 @@ - 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 @@ -30,15 +30,15 @@ - 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 @@ -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 @@ -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