aboutsummaryrefslogtreecommitdiffstatshomepage
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, 2 insertions, 0 deletions
diff --git a/lib/plugins/config/lang/zh/lang.php b/lib/plugins/config/lang/zh/lang.php
index ea59eefb4..8231c4d7b 100644
--- a/lib/plugins/config/lang/zh/lang.php
+++ b/lib/plugins/config/lang/zh/lang.php
@@ -3,6 +3,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
+ * @author Lakejason0 <lakesarchive@outlook.com>
* @author Phy <dokuwiki@phy25.com>
* @author Jenxi <seow@jenxi.com>
* @author FENG.JIE <ahx@qq.com>
@@ -138,6 +139,7 @@ $lang['mailfrom'] = '自动发送邮件时使用的邮件地址';
$lang['mailreturnpath'] = '非投递通知的收件人邮箱地址';
$lang['mailprefix'] = '自动发送邮件时使用的邮件地址前缀';
$lang['htmlmail'] = '发送更加美观,但体积更大的 HTML 多部分邮件。禁用则发送纯文本邮件。';
+$lang['dontlog'] = '为这些种类的日志禁用日志记录。';
$lang['sitemap'] = '生成 Google sitemap(天)';
$lang['rss_type'] = 'XML feed 类型';
$lang['rss_linkto'] = 'XML feed 链接到';