mirror of https://github.com/Chocobozzz/PeerTube
Fix additional extensions admin config description
parent
37cb07eae2
commit
e78acf81ff
|
@ -51,7 +51,7 @@
|
|||
i18n-labelText labelText="Allow additional extensions"
|
||||
>
|
||||
<ng-container ngProjectAs="description">
|
||||
<span i18n>Allows users to upload {{ additionalVideoExtensions }} videos.</span>
|
||||
<span i18n>Allows users to upload videos with additional extensions than .mp4, .ogv and .webm (for example: .avi, .mov, .mkv etc).</span>
|
||||
</ng-container>
|
||||
</my-peertube-checkbox>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue