mirror of https://github.com/Chocobozzz/PeerTube
Update video-import-torrent.component.html
changed wording of mp4 file to media file as we can import variety of formats both audio and videopull/3108/head
parent
2d0d756e85
commit
1c840ca482
|
@ -14,7 +14,7 @@
|
|||
<my-help>
|
||||
<ng-template ptTemplate="customHtml">
|
||||
<ng-container i18n>
|
||||
You can import any torrent file that points to a mp4 file.
|
||||
You can import any torrent file that points to a media file.
|
||||
You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance.
|
||||
</ng-container>
|
||||
</ng-template>
|
||||
|
|
Loading…
Reference in New Issue