Skip to content

Commit af42dd3

Browse files
authored
Merge pull request #240 from dokuwiki-translate/lang_update_754_1701873875
Translation update (zh)
2 parents 9a6c02f + dcc383b commit af42dd3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

lang/zh/final.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
您的Wiki已经更新。
2+
3+
如果您遇到任何问题,请确保所有插件都是最新版本且与新版本兼容。[[https://forum.dokuwiki.org/|用户论坛]]可能会为您提供一些建议。
4+
5+
如果您喜欢DokuWiki和这个插件,请考虑[[doku>zh:donate|捐赠]],以支持这个和其他插件的开发。同时,请查看我们的各种[[doku>zh:social|社交网络页面]],以了解新的发展动态。
6+
7+
现在,请享受[[:|您的新DokuWiki]]吧! :-)

lang/zh/lang.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Zhenzhe Huang <1991419264@qq.com>
67
* @author Liu Guang <l.g110@163.com>
78
* @author Yuwei Sun <yuwei@hrz.tu-chemnitz.de>
89
* @author Mike Gao <1524747399@qq.com>
@@ -37,7 +38,7 @@
3738
$lang['tv_done'] = '更新<code>%s</code>';
3839
$lang['rm_done'] = '旧版<code>%s</code>已删除。';
3940
$lang['rm_fail'] = '无法删除旧版<code>%s</code>。<b>请手动删除!</b>';
40-
$lang['rm_mismatch'] = '已弃用文件<code>%s </ code>的大小写不匹配。 请手动检查是否应该删除文件。';
41+
$lang['rm_mismatch'] = '已弃用文件<code>%s</ code>的大小写不匹配。 请手动检查是否应该删除文件。';
4142
$lang['finish'] = '升级完成。请享受新版DokuWiki!';
4243
$lang['btn_continue'] = '继续';
4344
$lang['btn_abort'] = '中止';

0 commit comments

Comments
 (0)