Skip to content

Commit

Permalink
Added german translation
Browse files Browse the repository at this point in the history
  • Loading branch information
olach committed Mar 7, 2017
1 parent 1f48fbb commit 227addb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions languages/de.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
l::set( array(
'seo.title' => 'SEO Titel',
'seo.description' => 'SEO Meta-Beschreibung',
'fallback' => 'Zurückfallen',
'values' => 'Werte',
'plugin.required' => 'Seo Plugin ist erforderlich!',
'description.fallback' => 'Dies ist eine Meta-Beschreibung, die in den Suchergebnissen erscheint. Leer lassen, damit die Suchmaschinen relevanten Text aus dem Seiteninhalt abrufen können.'
));

0 comments on commit 227addb

Please sign in to comment.