fix(ui): formatting in translation source

This commit is contained in:
psychedelicious
2024-10-09 10:34:58 +10:00
parent 1e0a4dfa3c
commit 09b19e3640

View File

@@ -1203,33 +1203,23 @@
},
"compositingMaskBlur": {
"heading": "Mask Blur",
"paragraphs": [
"The blur radius of the mask."
]
"paragraphs": ["The blur radius of the mask."]
},
"compositingBlurMethod": {
"heading": "Blur Method",
"paragraphs": [
"The method of blur applied to the masked area."
]
"paragraphs": ["The method of blur applied to the masked area."]
},
"compositingCoherencePass": {
"heading": "Coherence Pass",
"paragraphs": [
"A second round of denoising helps to composite the Inpainted/Outpainted image."
]
"paragraphs": ["A second round of denoising helps to composite the Inpainted/Outpainted image."]
},
"compositingCoherenceMode": {
"heading": "Mode",
"paragraphs": [
"Method used to create a coherent image with the newly generated masked area."
]
"paragraphs": ["Method used to create a coherent image with the newly generated masked area."]
},
"compositingCoherenceEdgeSize": {
"heading": "Edge Size",
"paragraphs": [
"The edge size of the coherence pass."
]
"paragraphs": ["The edge size of the coherence pass."]
},
"compositingCoherenceMinDenoise": {
"heading": "Minimum Denoise",
@@ -1240,9 +1230,7 @@
},
"compositingMaskAdjustments": {
"heading": "Mask Adjustments",
"paragraphs": [
"Adjust the mask."
]
"paragraphs": ["Adjust the mask."]
},
"controlNet": {
"heading": "ControlNet",
@@ -1259,9 +1247,7 @@
},
"controlNetControlMode": {
"heading": "Control Mode",
"paragraphs": [
"Lend more weight to either the prompt or ControlNet."
]
"paragraphs": ["Lend more weight to either the prompt or ControlNet."]
},
"controlNetProcessor": {
"heading": "Processor",
@@ -1271,15 +1257,11 @@
},
"controlNetResizeMode": {
"heading": "Resize Mode",
"paragraphs": [
"Method to fit Control Adapter's input image size to the output generation size."
]
"paragraphs": ["Method to fit Control Adapter's input image size to the output generation size."]
},
"ipAdapterMethod": {
"heading": "Method",
"paragraphs": [
"Method by which to apply the current IP Adapter."
]
"paragraphs": ["Method by which to apply the current IP Adapter."]
},
"controlNetWeight": {
"heading": "Weight",
@@ -1297,9 +1279,7 @@
},
"dynamicPromptsMaxPrompts": {
"heading": "Max Prompts",
"paragraphs": [
"Limits the number of prompts that can be generated by Dynamic Prompts."
]
"paragraphs": ["Limits the number of prompts that can be generated by Dynamic Prompts."]
},
"dynamicPromptsSeedBehaviour": {
"heading": "Seed Behaviour",
@@ -1318,21 +1298,15 @@
},
"infillMethod": {
"heading": "Infill Method",
"paragraphs": [
"Method of infilling during the Outpainting or Inpainting process."
]
"paragraphs": ["Method of infilling during the Outpainting or Inpainting process."]
},
"lora": {
"heading": "LoRA",
"paragraphs": [
"Lightweight models that are used in conjunction with base models."
]
"paragraphs": ["Lightweight models that are used in conjunction with base models."]
},
"loraWeight": {
"heading": "Weight",
"paragraphs": [
"Weight of the LoRA. Higher weight will lead to larger impacts on the final image."
]
"paragraphs": ["Weight of the LoRA. Higher weight will lead to larger impacts on the final image."]
},
"noiseUseCPU": {
"heading": "Use CPU Noise",
@@ -1379,9 +1353,7 @@
},
"paramHeight": {
"heading": "Height",
"paragraphs": [
"Height of the generated image. Must be a multiple of 8."
]
"paragraphs": ["Height of the generated image. Must be a multiple of 8."]
},
"paramHrf": {
"heading": "Enable High Resolution Fix",
@@ -1425,15 +1397,11 @@
},
"paramUpscaleMethod": {
"heading": "Upscale Method",
"paragraphs": [
"Method used to upscale the image for High Resolution Fix."
]
"paragraphs": ["Method used to upscale the image for High Resolution Fix."]
},
"paramVAE": {
"heading": "VAE",
"paragraphs": [
"Model used for translating AI output into the final image."
]
"paragraphs": ["Model used for translating AI output into the final image."]
},
"paramVAEPrecision": {
"heading": "VAE Precision",
@@ -1444,9 +1412,7 @@
},
"paramWidth": {
"heading": "Width",
"paragraphs": [
"Width of the generated image. Must be a multiple of 8."
]
"paragraphs": ["Width of the generated image. Must be a multiple of 8."]
},
"patchmatchDownScaleSize": {
"heading": "Downscale",
@@ -1511,15 +1477,11 @@
},
"seamlessTilingXAxis": {
"heading": "Seamless Tiling X Axis",
"paragraphs": [
"Seamlessly tile an image along the horizontal axis."
]
"paragraphs": ["Seamlessly tile an image along the horizontal axis."]
},
"seamlessTilingYAxis": {
"heading": "Seamless Tiling Y Axis",
"paragraphs": [
"Seamlessly tile an image along the vertical axis."
]
"paragraphs": ["Seamlessly tile an image along the vertical axis."]
},
"upscaleModel": {
"heading": "Upscale Model",