title() ?>
+title() ?>
content(); ?>
diff --git a/usr/themes/replica/post.php b/usr/themes/replica/post.php
index 05963f2e..ca4a8ab2 100644
--- a/usr/themes/replica/post.php
+++ b/usr/themes/replica/post.php
@@ -2,16 +2,16 @@
title() ?>
+title() ?>
content(); ?>
-
+
commentsNum(_t('当前暂无评论'), _t('仅有一条评论'), _t('已有 %d 条评论')); ?> »
+commentsNum(_t('暂无评论'), _t('仅有 1 条评论'), _t('已有 %d 条评论')); ?>
- pageNav(); ?> + pageNav('« 前一页', '后一页 »'); ?> listComments(); ?> @@ -16,10 +16,10 @@ cancelReply(); ?>