diff --git a/html/locale_en.json b/html/locale_en.json index 1cf54dc1b..66cd1ead0 100644 --- a/html/locale_en.json +++ b/html/locale_en.json @@ -24,7 +24,7 @@ {"id":"xyz_grid_x_list","label":"⊜","localized":"","hint":"Fill","ui":"script_xyz_grid_script"}, {"id":"txt2img_caption_output","label":"","localized":"","hint":"Caption image","ui":"txt2img"}, {"id":"txt2img_image_fit","label":"⁜","localized":"","hint":"Cycle image fit method","ui":"txt2img"}, - {"id":"","label":"➠ Control","localized":"","hint":"Transfer image to control interface.

Right-click this button to transfer only the prompt or all generation parameters to the Images tab without sending the image itself.","ui":"txt2img"}, + {"id":"","label":"➠ Control","localized":"","hint":"Transfer image to the Images tab.

Right-click this button to transfer only the prompt or all generation parameters without sending the image itself.","ui":"txt2img"}, {"id":"","label":"➠ Text","localized":"","hint":"Transfer image to text interface","ui":"txt2img"}, {"id":"","label":"➠ Image","localized":"","hint":"Transfer image to image interface","ui":"txt2img"}, {"id":"","label":"➠ Process","localized":"","hint":"Transfer image to process interface","ui":"txt2img"}, @@ -376,7 +376,7 @@ {"id":"","label":"Denoising batch size","localized":"","hint":"","ui":"script_demofusion"}, {"id":"","label":"Dilate tau","localized":"","hint":"","ui":"script_freescale"}, {"id":"","label":"Draw legend","localized":"","hint":"","ui":"script_xyz_grid_script"}, - {"id":"","label":"Denoising strength","localized":"","hint":"Strength of img2img modification when an init image is supplied.
Higher values move further from the init image and rely more on the prompt; lower values stay closer to the original.

At 0.0 the init image passes through unchanged.
At 1.0 the model builds a fresh image from scratch and effectively ignores the init image.

Effect on step count is model-dependent:
- SD 1.5 and SDXL: the configured Steps value is honored as the actual loop count; strength only controls how much noise is added to the init latent.
- Flux, SD3, Hunyuan, Sana, Qwen and other DiT models: loop count is reduced proportionally; with strength 0.5 and 30 steps, only ~15 actually run.

In the Control tab this only takes effect when Use init image is set to one of the init modes; with Control only it is ignored.
Default 0.30.","ui":"img2img"}, + {"id":"","label":"Denoising strength","localized":"","hint":"Strength of img2img modification when an init image is supplied.
Higher values move further from the init image and rely more on the prompt; lower values stay closer to the original.

At 0.0 the init image passes through unchanged.
At 1.0 the model builds a fresh image from scratch and effectively ignores the init image.

Effect on step count is model-dependent:
- SD 1.5 and SDXL: the configured Steps value is honored as the actual loop count; strength only controls how much noise is added to the init latent.
- Flux, SD3, Hunyuan, Sana, Qwen and other DiT models: loop count is reduced proportionally; with strength 0.5 and 30 steps, only ~15 actually run.

In the Images tab this only takes effect when Use init image is set to one of the init modes; with No: Control only it is ignored.
Default 0.30.","ui":"img2img"}, {"id":"","label":"Denoise start","localized":"","hint":"Override denoise strength by stating how early base model should finish and when refiner should start. Only applicable to refiner usage. If set to 0 or 1, denoising strength will be used","ui":"img2img"}, {"id":"","label":"down","localized":"","hint":"","ui":"script_outpainting"}, {"id":"","label":"Decode chunks","localized":"","hint":"","ui":"script_video"},