f98fe6bf1439b4b94062964e0d9532a6eb92b4b2
[roundcube/plugins/junk_keyword.git] / 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 ?>