You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?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。';
|