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

$labels = array();
$labels['copyto'] = 'Copier vers...';

$messages = array();

?>