diff --git a/global.json b/global.json index 976d533..239ec62 100755 --- a/global.json +++ b/global.json @@ -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" } }, diff --git a/templates/content.php b/templates/content.php index a45a360..ac2e2c2 100644 --- a/templates/content.php +++ b/templates/content.php @@ -4,7 +4,7 @@