はじまりの大地

This commit is contained in:
miteruzo
2024-07-08 03:32:47 +09:00
commit c616a96f53
7749 changed files with 478270 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author 铁桶 <2335652849@qq.com>
* @author 黄璟然 <hjrluobo@qq.com>
* @author Blog.bhyoo.xyz <rowing@bhyoo.xyz>
*/
$lang['js']['button'] = '从视频分享网站插入视频';
$lang['js']['prompt'] = '请在这里粘贴视频页面的完整链接:';
$lang['js']['notfound'] = '抱歉,这个网址无法识别。
请参阅有关如何手动插入正确语法的文档。';
$lang['js']['click'] = '点击加载此视频。您的IP地址和其他数据(可能)将被传输至%s。';
+10
View File
@@ -0,0 +1,10 @@
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author 铁桶 <2335652849@qq.com>
* @author 黄璟然 <hjrluobo@qq.com>
*/
$lang['gdpr'] = '启用点击加载机制';
$lang['debug'] = '启用~~vshare-debug~~语法以可视化调试所有已配置的站点';