Typo in Settings > System > Transcoding (#3616)

This commit is contained in:
DogmaDragon 2023-04-17 08:42:00 +03:00 committed by GitHub
parent 22e2ce4838
commit c859fa6bf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -306,8 +306,8 @@
},
"transcode": {
"input_args": {
"desc": "Advanced: Additional arguments to pass to ffmpeg before the input field when live transcoding video.",
"heading": "FFmpeg Live Transcode Input Args"
"desc": "Advanced: Additional arguments to pass to ffmpeg before the input field when generating video.",
"heading": "FFmpeg Transcode Input Args"
},
"output_args": {
"desc": "Advanced: Additional arguments to pass to ffmpeg before the output field when generating video.",
@ -1234,4 +1234,4 @@
"weight_kg": "Weight (kg)",
"years_old": "years old",
"zip_file_count": "Zip File Count"
}
}