7 lines
413 B
PHP
7 lines
413 B
PHP
<?php
|
|
|
|
$lang['js']['button'] = 'Insert video from video sharing sites';
|
|
$lang['js']['prompt'] = 'Please paste the full URL to the video page here:';
|
|
$lang['js']['notfound'] = "Sorry, this URL wasn't recognized.\nPlease refer to the documentation on how to insert the correct syntax manually.";
|
|
$lang['js']['click'] = 'Click to load this video. Your IP address and possibly other data will be transferred to %s.';
|