はじまりの大地
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?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.';
|
||||
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* english language file for vshare plugin
|
||||
*
|
||||
* @author Andreas Gohr <andi@splitbrain.org>
|
||||
*/
|
||||
|
||||
$lang['gdpr'] = 'Enable click-to-load mechanism';
|
||||
$lang['extrahard'] = 'Enable the enhanced privacy features for the emebds, this will disable features like premium subscriptions, watch later, etc.';
|
||||
$lang['debug'] = 'Enable the ~~vshare-debug~~ syntax to visually debug all configured sites';
|
||||
|
||||
Reference in New Issue
Block a user