Browse Source

Modify english locale for 'copy playlist link'

pull/860/head
Astrid 2 years ago
parent
commit
cd9cf31066
  1. 2
      src/assets/locales/en.json

2
src/assets/locales/en.json

@ -243,7 +243,7 @@ @@ -243,7 +243,7 @@
"menus": {
"downloads": {
"disclaimer": "Downloads are taken directly from the provider. movie-web does not have control over how the downloads are provided.",
"downloadPlaylist": "Download playlist",
"downloadPlaylist": "Copy playlist link",
"downloadSubtitle": "Download current subtitle",
"downloadVideo": "Download video",
"hlsDisclaimer": "Downloads are taken directly from the provider. movie-web does not have control over how the downloads are provided.<br /><br />Please note that you are downloading an HLS playlist, <bold>it is not recommended to download if you are not familiar with advanced streaming formats</bold>. Try different sources for different formats.",

Loading…
Cancel
Save