Skip to content

Commit 72b77e6

Browse files
authored
Merge pull request #103 from dokuwiki-translate/lang_update_422_1648387275
Translation update (zh)
2 parents ba64f08 + e67bb06 commit 72b77e6

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

lang/zh/lang.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author 黄璟然 <hjrluobo@qq.com>
67
* @author Blog.bhyoo.xyz <rowing@bhyoo.xyz>
78
*/
89
$lang['js']['button'] = '从视频分享网站插入视频';
910
$lang['js']['prompt'] = '请在这里粘贴视频页面的完整链接:';
1011
$lang['js']['notfound'] = '抱歉,这个网址无法识别。
1112
请参阅有关如何手动插入正确语法的文档。';
13+
$lang['js']['click'] = '单击以加载此视频。你的IP和其他数据可能会被传到%s';

lang/zh/settings.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
3+
/**
4+
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
5+
*
6+
* @author 黄璟然 <hjrluobo@qq.com>
7+
*/
8+
$lang['gdpr'] = '开启点击再加载的机制';
9+
$lang['debug'] = '开启~~vshare-debug~~的语法来直观对已配置的站点进行调试';

0 commit comments

Comments
 (0)