mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
5 lines
229 B
PHP
5 lines
229 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';
|
|
?>
|