Skip to content

Commit

Permalink
chore(ui): lint
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Nov 15, 2024
1 parent 7ce84fe commit 3b28ae6
Showing 1 changed file with 24 additions and 72 deletions.
96 changes: 24 additions & 72 deletions invokeai/frontend/web/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1246,33 +1246,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",
Expand All @@ -1283,27 +1273,19 @@
},
"compositingMaskAdjustments": {
"heading": "Mask Adjustments",
"paragraphs": [
"Adjust the mask."
]
"paragraphs": ["Adjust the mask."]
},
"inpainting": {
"heading": "Inpainting",
"paragraphs": [
"Controls which area is modified, guided by Denoising Strength."
]
"paragraphs": ["Controls which area is modified, guided by Denoising Strength."]
},
"rasterLayer": {
"heading": "Raster Layer",
"paragraphs": [
"Pixel-based content of your canvas, used during image generation."
]
"paragraphs": ["Pixel-based content of your canvas, used during image generation."]
},
"regionalGuidance": {
"heading": "Regional Guidance",
"paragraphs": [
"Brush to guide where elements from global prompts should appear."
]
"paragraphs": ["Brush to guide where elements from global prompts should appear."]
},
"regionalGuidanceAndReferenceImage": {
"heading": "Regional Guidance and Regional Reference Image",
Expand All @@ -1314,15 +1296,11 @@
},
"globalReferenceImage": {
"heading": "Global Reference Image",
"paragraphs": [
"Applies a reference image to influence the entire generation."
]
"paragraphs": ["Applies a reference image to influence the entire generation."]
},
"regionalReferenceImage": {
"heading": "Regional Reference Image",
"paragraphs": [
"Brush to apply a reference image to specific areas."
]
"paragraphs": ["Brush to apply a reference image to specific areas."]
},
"controlNet": {
"heading": "ControlNet",
Expand All @@ -1339,9 +1317,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",
Expand All @@ -1351,15 +1327,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",
Expand All @@ -1377,9 +1349,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",
Expand All @@ -1398,21 +1368,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",
Expand Down Expand Up @@ -1460,9 +1424,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",
Expand Down Expand Up @@ -1506,15 +1468,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",
Expand All @@ -1525,9 +1483,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",
Expand Down Expand Up @@ -1592,15 +1548,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",
Expand Down

0 comments on commit 3b28ae6

Please sign in to comment.