mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Typo in Settings > System > Transcoding (#3616)
This commit is contained in:
@@ -306,8 +306,8 @@
|
|||||||
},
|
},
|
||||||
"transcode": {
|
"transcode": {
|
||||||
"input_args": {
|
"input_args": {
|
||||||
"desc": "Advanced: Additional arguments to pass to ffmpeg before the input field when live transcoding video.",
|
"desc": "Advanced: Additional arguments to pass to ffmpeg before the input field when generating video.",
|
||||||
"heading": "FFmpeg Live Transcode Input Args"
|
"heading": "FFmpeg Transcode Input Args"
|
||||||
},
|
},
|
||||||
"output_args": {
|
"output_args": {
|
||||||
"desc": "Advanced: Additional arguments to pass to ffmpeg before the output field when generating video.",
|
"desc": "Advanced: Additional arguments to pass to ffmpeg before the output field when generating video.",
|
||||||
@@ -1234,4 +1234,4 @@
|
|||||||
"weight_kg": "Weight (kg)",
|
"weight_kg": "Weight (kg)",
|
||||||
"years_old": "years old",
|
"years_old": "years old",
|
||||||
"zip_file_count": "Zip File Count"
|
"zip_file_count": "Zip File Count"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user