rhymix/modules/tccommentnotify/lang/zh-CN.lang.php
2008-12-18 17:16:19 +00:00

6 lines
218 B
PHP

<?php
$lang->commentnotify = '评论通告';
$lang->msg_checked_comment_is_deleted = '已删除%d个通告。';
$lang->cmd_delete_checked_comment = '删除所选';
$lang->site_name = '站点名称';
?>