xref: /plugin/vshare/lang/en/lang.php (revision 7b4b90d9e0cd3e0a06ad9f899148d191d5a378a4)
1<?php
2
3$lang['js']['button'] = 'Insert video from video sharing sites';
4$lang['js']['prompt'] = 'Please paste the full URL to the video page here:';
5$lang['js']['notfound'] = "Sorry, this URL wasn't recognized.\nPlease refer to the documentation on how to insert the correct syntax manually.";
6
7