diff --git a/facefusion/locales.py b/facefusion/locales.py index fca8adb6..3a5d0b72 100644 --- a/facefusion/locales.py +++ b/facefusion/locales.py @@ -137,7 +137,7 @@ LOCALES : Locales =\ 'trim_frame_end': 'specify the ending frame of the target video', 'temp_frame_format': 'specify the temporary resources format', 'keep_temp': 'keep the temporary resources after processing', - 'target_frame_amount': 'specify the amount of frames around the target frame', + 'target_frame_amount': 'specify the amount of target frames forwarded to the processor', 'output_image_quality': 'specify the image quality which translates to the image compression', 'output_image_scale': 'specify the image scale based on the target image', 'output_audio_encoder': 'specify the encoder used for the audio',