diff options
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html b/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html index 8db37a293..825cb6df4 100644 --- a/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html +++ b/client/src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html | |||
@@ -14,7 +14,7 @@ | |||
14 | <my-help> | 14 | <my-help> |
15 | <ng-template ptTemplate="customHtml"> | 15 | <ng-template ptTemplate="customHtml"> |
16 | <ng-container i18n> | 16 | <ng-container i18n> |
17 | You can import any torrent file that points to a mp4 file. | 17 | You can import any torrent file that points to a media file. |
18 | 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. | 18 | 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. |
19 | </ng-container> | 19 | </ng-container> |
20 | </ng-template> | 20 | </ng-template> |