rhymix/modules/tccommentnotify/lang/fr.lang.php
2008-11-28 04:02:48 +00:00

6 lines
265 B
PHP

<?php
$lang->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';
$lang->site_name = 'Site Name';
?>