diff --git a/modules/tccommentnotify/lang/fr.lang.php b/modules/tccommentnotify/lang/fr.lang.php new file mode 100644 index 000000000..5c994da81 --- /dev/null +++ b/modules/tccommentnotify/lang/fr.lang.php @@ -0,0 +1,5 @@ +commentnotify = 'Annonceur de Commentaire'; + $lang->msg_checked_comment_is_deleted = '%d commentaire(s) a(ont) est(sont) supprimé(s)'; + $lang->cmd_delete_checked_comment = 'Supprimer les Item choisis'; +?>