Skip to content

Commit 8538e50

Browse files
chore(ui): lint
1 parent 8c333ff commit 8538e50

File tree

1 file changed

+24
-72
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+24
-72
lines changed

invokeai/frontend/web/public/locales/en.json

Lines changed: 24 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,33 +1246,23 @@
12461246
},
12471247
"compositingMaskBlur": {
12481248
"heading": "Mask Blur",
1249-
"paragraphs": [
1250-
"The blur radius of the mask."
1251-
]
1249+
"paragraphs": ["The blur radius of the mask."]
12521250
},
12531251
"compositingBlurMethod": {
12541252
"heading": "Blur Method",
1255-
"paragraphs": [
1256-
"The method of blur applied to the masked area."
1257-
]
1253+
"paragraphs": ["The method of blur applied to the masked area."]
12581254
},
12591255
"compositingCoherencePass": {
12601256
"heading": "Coherence Pass",
1261-
"paragraphs": [
1262-
"A second round of denoising helps to composite the Inpainted/Outpainted image."
1263-
]
1257+
"paragraphs": ["A second round of denoising helps to composite the Inpainted/Outpainted image."]
12641258
},
12651259
"compositingCoherenceMode": {
12661260
"heading": "Mode",
1267-
"paragraphs": [
1268-
"Method used to create a coherent image with the newly generated masked area."
1269-
]
1261+
"paragraphs": ["Method used to create a coherent image with the newly generated masked area."]
12701262
},
12711263
"compositingCoherenceEdgeSize": {
12721264
"heading": "Edge Size",
1273-
"paragraphs": [
1274-
"The edge size of the coherence pass."
1275-
]
1265+
"paragraphs": ["The edge size of the coherence pass."]
12761266
},
12771267
"compositingCoherenceMinDenoise": {
12781268
"heading": "Minimum Denoise",
@@ -1283,27 +1273,19 @@
12831273
},
12841274
"compositingMaskAdjustments": {
12851275
"heading": "Mask Adjustments",
1286-
"paragraphs": [
1287-
"Adjust the mask."
1288-
]
1276+
"paragraphs": ["Adjust the mask."]
12891277
},
12901278
"inpainting": {
12911279
"heading": "Inpainting",
1292-
"paragraphs": [
1293-
"Controls which area is modified, guided by Denoising Strength."
1294-
]
1280+
"paragraphs": ["Controls which area is modified, guided by Denoising Strength."]
12951281
},
12961282
"rasterLayer": {
12971283
"heading": "Raster Layer",
1298-
"paragraphs": [
1299-
"Pixel-based content of your canvas, used during image generation."
1300-
]
1284+
"paragraphs": ["Pixel-based content of your canvas, used during image generation."]
13011285
},
13021286
"regionalGuidance": {
13031287
"heading": "Regional Guidance",
1304-
"paragraphs": [
1305-
"Brush to guide where elements from global prompts should appear."
1306-
]
1288+
"paragraphs": ["Brush to guide where elements from global prompts should appear."]
13071289
},
13081290
"regionalGuidanceAndReferenceImage": {
13091291
"heading": "Regional Guidance and Regional Reference Image",
@@ -1314,15 +1296,11 @@
13141296
},
13151297
"globalReferenceImage": {
13161298
"heading": "Global Reference Image",
1317-
"paragraphs": [
1318-
"Applies a reference image to influence the entire generation."
1319-
]
1299+
"paragraphs": ["Applies a reference image to influence the entire generation."]
13201300
},
13211301
"regionalReferenceImage": {
13221302
"heading": "Regional Reference Image",
1323-
"paragraphs": [
1324-
"Brush to apply a reference image to specific areas."
1325-
]
1303+
"paragraphs": ["Brush to apply a reference image to specific areas."]
13261304
},
13271305
"controlNet": {
13281306
"heading": "ControlNet",
@@ -1339,9 +1317,7 @@
13391317
},
13401318
"controlNetControlMode": {
13411319
"heading": "Control Mode",
1342-
"paragraphs": [
1343-
"Lend more weight to either the prompt or ControlNet."
1344-
]
1320+
"paragraphs": ["Lend more weight to either the prompt or ControlNet."]
13451321
},
13461322
"controlNetProcessor": {
13471323
"heading": "Processor",
@@ -1351,15 +1327,11 @@
13511327
},
13521328
"controlNetResizeMode": {
13531329
"heading": "Resize Mode",
1354-
"paragraphs": [
1355-
"Method to fit Control Adapter's input image size to the output generation size."
1356-
]
1330+
"paragraphs": ["Method to fit Control Adapter's input image size to the output generation size."]
13571331
},
13581332
"ipAdapterMethod": {
13591333
"heading": "Method",
1360-
"paragraphs": [
1361-
"Method by which to apply the current IP Adapter."
1362-
]
1334+
"paragraphs": ["Method by which to apply the current IP Adapter."]
13631335
},
13641336
"controlNetWeight": {
13651337
"heading": "Weight",
@@ -1377,9 +1349,7 @@
13771349
},
13781350
"dynamicPromptsMaxPrompts": {
13791351
"heading": "Max Prompts",
1380-
"paragraphs": [
1381-
"Limits the number of prompts that can be generated by Dynamic Prompts."
1382-
]
1352+
"paragraphs": ["Limits the number of prompts that can be generated by Dynamic Prompts."]
13831353
},
13841354
"dynamicPromptsSeedBehaviour": {
13851355
"heading": "Seed Behaviour",
@@ -1398,21 +1368,15 @@
13981368
},
13991369
"infillMethod": {
14001370
"heading": "Infill Method",
1401-
"paragraphs": [
1402-
"Method of infilling during the Outpainting or Inpainting process."
1403-
]
1371+
"paragraphs": ["Method of infilling during the Outpainting or Inpainting process."]
14041372
},
14051373
"lora": {
14061374
"heading": "LoRA",
1407-
"paragraphs": [
1408-
"Lightweight models that are used in conjunction with base models."
1409-
]
1375+
"paragraphs": ["Lightweight models that are used in conjunction with base models."]
14101376
},
14111377
"loraWeight": {
14121378
"heading": "Weight",
1413-
"paragraphs": [
1414-
"Weight of the LoRA. Higher weight will lead to larger impacts on the final image."
1415-
]
1379+
"paragraphs": ["Weight of the LoRA. Higher weight will lead to larger impacts on the final image."]
14161380
},
14171381
"noiseUseCPU": {
14181382
"heading": "Use CPU Noise",
@@ -1460,9 +1424,7 @@
14601424
},
14611425
"paramHeight": {
14621426
"heading": "Height",
1463-
"paragraphs": [
1464-
"Height of the generated image. Must be a multiple of 8."
1465-
]
1427+
"paragraphs": ["Height of the generated image. Must be a multiple of 8."]
14661428
},
14671429
"paramHrf": {
14681430
"heading": "Enable High Resolution Fix",
@@ -1506,15 +1468,11 @@
15061468
},
15071469
"paramUpscaleMethod": {
15081470
"heading": "Upscale Method",
1509-
"paragraphs": [
1510-
"Method used to upscale the image for High Resolution Fix."
1511-
]
1471+
"paragraphs": ["Method used to upscale the image for High Resolution Fix."]
15121472
},
15131473
"paramVAE": {
15141474
"heading": "VAE",
1515-
"paragraphs": [
1516-
"Model used for translating AI output into the final image."
1517-
]
1475+
"paragraphs": ["Model used for translating AI output into the final image."]
15181476
},
15191477
"paramVAEPrecision": {
15201478
"heading": "VAE Precision",
@@ -1525,9 +1483,7 @@
15251483
},
15261484
"paramWidth": {
15271485
"heading": "Width",
1528-
"paragraphs": [
1529-
"Width of the generated image. Must be a multiple of 8."
1530-
]
1486+
"paragraphs": ["Width of the generated image. Must be a multiple of 8."]
15311487
},
15321488
"patchmatchDownScaleSize": {
15331489
"heading": "Downscale",
@@ -1592,15 +1548,11 @@
15921548
},
15931549
"seamlessTilingXAxis": {
15941550
"heading": "Seamless Tiling X Axis",
1595-
"paragraphs": [
1596-
"Seamlessly tile an image along the horizontal axis."
1597-
]
1551+
"paragraphs": ["Seamlessly tile an image along the horizontal axis."]
15981552
},
15991553
"seamlessTilingYAxis": {
16001554
"heading": "Seamless Tiling Y Axis",
1601-
"paragraphs": [
1602-
"Seamlessly tile an image along the vertical axis."
1603-
]
1555+
"paragraphs": ["Seamlessly tile an image along the vertical axis."]
16041556
},
16051557
"upscaleModel": {
16061558
"heading": "Upscale Model",

0 commit comments

Comments
 (0)