This commit is contained in:
Chocobozzz 2024-09-16 08:43:06 +02:00
parent e2c557b126
commit 1f1379dcad
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
inputName="transcodingHlsSplitAudioAndVideo" formControlName="splitAudioAndVideo" inputName="transcodingHlsSplitAudioAndVideo" formControlName="splitAudioAndVideo"
i18n-labelText labelText="Split audio and video streams" i18n-labelText labelText="Split audio and video streams"
> >
<ng-container i18n ngProjectAs="description">If enabled, remote PeerTube instances <= 6.3.0 won't be able to play these videos</ng-container> <ng-container i18n ngProjectAs="description">If enabled, remote PeerTube instances < 6.3.0 won't be able to play these videos</ng-container>
<ng-template ptTemplate="help"> <ng-template ptTemplate="help">
<ng-container i18n>Store the audio stream in a separate file from the video.</ng-container> <br /> <ng-container i18n>Store the audio stream in a separate file from the video.</ng-container> <br />