]> git.donarmstrong.com Git - roundcube.git/blob - plugins/markasjunk/localization/de_DE.inc
Imported Upstream version 0.5
[roundcube.git] / plugins / markasjunk / localization / de_DE.inc
1 <?php
2 // translation done by Ulli Heist - http://heist.hobby-site.org/
3 $labels = array();
4 $labels['buttontitle'] = 'als SPAM markieren';
5 $labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet';
6 ?>