From 6805b02c63c95e297bf69ce68800e021e744c052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Sat, 24 Jan 2015 12:53:06 +0100 Subject: [PATCH] Improve german translation of "Introduction" --- theme/i18n/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/i18n/de.json b/theme/i18n/de.json index c5cde1817..0012ca52d 100644 --- a/theme/i18n/de.json +++ b/theme/i18n/de.json @@ -5,7 +5,7 @@ "GLOSSARY_OPEN": "Glossar", "GITBOOK_LINK": "Veröffentlicht mit GitBook", "SUMMARY": "Inhaltsverzeichnis", - "SUMMARY_INTRODUCTION": "Einführung", + "SUMMARY_INTRODUCTION": "Einleitung", "SUMMARY_TOGGLE": "Inhaltsverzeichnis", "SEARCH_TOGGLE": "Suche", "SEARCH_PLACEHOLDER": "Suchbegriff eingeben",