diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-01-24 12:53:06 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-01-24 12:53:06 +0100 |
commit | 6805b02c63c95e297bf69ce68800e021e744c052 (patch) | |
tree | 74372e27c5070c8566632da1fb0c54683abd54a4 /theme | |
parent | 21949ccd047b71bec9dc876acd34e4d0a63deb60 (diff) | |
download | gitbook-6805b02c63c95e297bf69ce68800e021e744c052.zip gitbook-6805b02c63c95e297bf69ce68800e021e744c052.tar.gz gitbook-6805b02c63c95e297bf69ce68800e021e744c052.tar.bz2 |
Improve german translation of "Introduction"
Diffstat (limited to 'theme')
-rw-r--r-- | theme/i18n/de.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/i18n/de.json b/theme/i18n/de.json index c5cde18..0012ca5 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", |