Update video-import-torrent.component.html

changed wording of mp4 file to media file as we can import variety of formats both audio and video
pull/3108/head
test2a 2020-08-17 18:37:21 +05:30 committed by Chocobozzz
parent 2d0d756e85
commit 1c840ca482
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<my-help> <my-help>
<ng-template ptTemplate="customHtml"> <ng-template ptTemplate="customHtml">
<ng-container i18n> <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. 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-container>
</ng-template> </ng-template>