mirror of https://github.com/Chocobozzz/PeerTube
improve description of the HTTP video import feature
parent
98d9ada261
commit
6ca76832fd
|
@ -112,7 +112,7 @@
|
||||||
|
|
||||||
<my-peertube-checkbox
|
<my-peertube-checkbox
|
||||||
inputName="importVideosHttpEnabled" formControlName="importVideosHttpEnabled"
|
inputName="importVideosHttpEnabled" formControlName="importVideosHttpEnabled"
|
||||||
i18n-labelText labelText="Video import with HTTP enabled"
|
i18n-labelText labelText="Video import with HTTP URL (i.e. YouTube) enabled"
|
||||||
></my-peertube-checkbox>
|
></my-peertube-checkbox>
|
||||||
|
|
||||||
<my-peertube-checkbox
|
<my-peertube-checkbox
|
||||||
|
|
Loading…
Reference in New Issue