From 7806149558f7e9496febef6939d681d908c27c1e Mon Sep 17 00:00:00 2001 From: zibright Date: Mon, 21 Jul 2025 19:06:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A4=87=E6=A1=88=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/footer.php | 2 +- index.php | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/config/footer.php b/config/footer.php index bc61452..02ef161 100644 --- a/config/footer.php +++ b/config/footer.php @@ -25,7 +25,7 @@

- 备案号XXXXXX
+ 渝ICP备2025062723号-1

diff --git a/index.php b/index.php index 5cc21f1..a8c6925 100644 --- a/index.php +++ b/index.php @@ -41,8 +41,7 @@

archiveTitle)): ?> archiveTitle(array( - 'category' => _t('分类 " -%s" 下的文章'), + 'category' => _t('分类 "%s" 下的文章'), 'search' => _t('包含关键字 "%s" 的文章'), 'tag' => _t('含有 "%s" 标签的文章') ), '', ''); ?>