mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Minor improvements (#1627)
* Minor improvements * Update playback_m3u.tpl * Update playback_m3u.php * Updated * Update CHANGELOG.md
This commit is contained in:
parent
d5557c4a43
commit
2657056ead
4 changed files with 7 additions and 6 deletions
|
@ -1272,6 +1272,7 @@ $lang['DOWNLOAD_M3U_FILE'] = 'Download .m3u file';
|
|||
$lang['PLAYBACK_M3U'] = 'Playback .m3u file';
|
||||
$lang['STREAM'] = 'Stream';
|
||||
$lang['COPY_STREAM_LINK'] = 'Copy stream link to clipboard';
|
||||
$lang['M3U_NOT_SUPPORTED'] = 'This file cannot be played in the browser...';
|
||||
$lang['M3U_NOTICE'] = 'Some browsers do not support playback of certain video formats. In such a case, you can download the .m3u file and play it using a third-party player';
|
||||
|
||||
$lang['ATTACHMENT'] = 'Attachments';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue