summaryrefslogtreecommitdiff
path: root/plugins/copymessage/localization/de_DE.inc
blob: b0bba791a0f24c4ce2bedac180531c806e6f2d78 (plain)
1
2
3
4
5
6
7
8
9
<?php
/* Author: Roland Liebl */

$labels = array();
$labels['copyto'] = 'Kopieren nach...';

$messages = array();

?>