Merge pull request #14 from gerundt/patch-2

Add German translation
This commit is contained in:
Stéphane Goetz 2017-10-23 16:31:36 +02:00 committed by GitHub
commit 165be22445
1 changed files with 13 additions and 0 deletions

View File

@ -44,6 +44,19 @@
"Edit_on": "Editer sur :name:",
"View_on_github": "Voir sur GitHub",
"View_documentation": "Voir la Documentation"
},
"de": {
"CodeBlocks_title": "Code-Blöcke",
"CodeBlocks_hide": "Aus",
"CodeBlocks_below": "Unterhalb",
"CodeBlocks_inline": "Linear",
"CodeBlocks_show": "Code-Blöcke anzeigen",
"Search_placeholder": "Suchen...",
"Link_previous": "Zurück",
"Link_next": "Weiter",
"Edit_on": "Bearbeiten bei :name:",
"View_on_github": "Bei GitHub anzeigen",
"View_documentation": "Dokumentation anzeigen"
}
},