<?php
/**
 * english language file for newsticker plugin
 *
 * @author Michael Große <grosse@cosmocode.de>
 */

// keys need to match the config setting name
$lang['duration'] = 'Anzeigedauer einer Nachricht';



//Setup VIM: ex: et ts=4 :
