<?php
/**
 * German language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Esther Brunner <wikidesign@gmail.com>
 */

// custom language strings for the plugin
$lang['discussion'] = 'diskussion'; // Anker für Diskussionsteil
$lang['comment']    = 'Kommentar';
$lang['comments']   = 'Kommentare';
$lang['readmore']   = '→ Weiter lesen...';

//Setup VIM: ex: et ts=2 enc=utf-8 :