xref: /plugin/vshare/lang/zh/lang.php (revision a20a97f9a2e65105513a710e8d2e3d414f4542ae)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Blog.bhyoo.xyz <rowing@bhyoo.xyz>
7 */
8$lang['js']['button']          = '从视频分享网站插入视频';
9$lang['js']['prompt']          = '请在这里粘贴视频页面的完整链接:';
10$lang['js']['notfound']        = '抱歉,这个网址无法识别。
11请参阅有关如何手动插入正确语法的文档。';
12