initial commit, for roundcube v0.7.2-9
[roundcube/plugins/junk_keyword.git] / localization / fr_FR.inc
1 <?php
2
3 $labels = array();
4 $labels['junk_keyword'] = 'Pourriel';
5 $labels['classification_done'] = 'Classification effectuée';
6 $labels['classification_failed'] = 'Classification échouée';
7
8 ?>