summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/zh/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/config/lang/zh/lang.php')
-rw-r--r--lib/plugins/config/lang/zh/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/zh/lang.php b/lib/plugins/config/lang/zh/lang.php
index accd85d47..e7f83151f 100644
--- a/lib/plugins/config/lang/zh/lang.php
+++ b/lib/plugins/config/lang/zh/lang.php
@@ -64,7 +64,7 @@ $lang['youarehere'] = '显示“您在这里”';
$lang['typography'] = '进行字符替换';
$lang['htmlok'] = '允许嵌入式 HTML';
$lang['phpok'] = '允许嵌入式 PHP';
-$lang['dformat'] = '日期格式(参见 PHP 的 <a href="http://www.php.net/date">date</a> 功能)';
+$lang['dformat'] = '日期格式(参见 PHP 的 <a href="http://www.php.net/strftime">strftime</a> 功能)';
$lang['signature'] = '签名样式';
$lang['toptoclevel'] = '目录的最顶层';
$lang['maxtoclevel'] = '目录的最多层次';