Skip to content

Commit b251247

Browse files
committed
Update translations template for v1.44.0
1 parent fbc4f3f commit b251247

File tree

14 files changed

+56
-14
lines changed

14 files changed

+56
-14
lines changed

ai_diffusion/language/es-ca.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
"Total:": null,
569569
"Not supported for edit models": null,
570570
"Document:": null,
571-
"Jobs": null
571+
"Jobs": null,
572+
"Overwrite Workflow": null,
573+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
574+
"Layers": null
572575
}
573576
}

ai_diffusion/language/es.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
"Total:": null,
569569
"Not supported for edit models": null,
570570
"Document:": null,
571-
"Jobs": null
571+
"Jobs": null,
572+
"Overwrite Workflow": null,
573+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
574+
"Layers": null
572575
}
573576
}

ai_diffusion/language/fr.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
"Total:": null,
569569
"Not supported for edit models": null,
570570
"Document:": null,
571-
"Jobs": null
571+
"Jobs": null,
572+
"Overwrite Workflow": null,
573+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
574+
"Layers": null
572575
}
573576
}

ai_diffusion/language/id.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
"Total:": null,
569569
"Not supported for edit models": null,
570570
"Document:": null,
571-
"Jobs": null
571+
"Jobs": null,
572+
"Overwrite Workflow": null,
573+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
574+
"Layers": null
572575
}
573576
}

ai_diffusion/language/it.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
"Custom ComfyUI": "Personalizza ComfyUI",
569569
"Not supported for edit models": "Non supportato per i modelli di modifica",
570570
"Document:": null,
571-
"Jobs": "Lavoro"
571+
"Jobs": "Lavoro",
572+
"Overwrite Workflow": null,
573+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
574+
"Layers": null
572575
}
573-
}
576+
}

ai_diffusion/language/ja.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
"Total:": null,
569569
"Not supported for edit models": null,
570570
"Document:": null,
571-
"Jobs": null
571+
"Jobs": null,
572+
"Overwrite Workflow": null,
573+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
574+
"Layers": null
572575
}
573576
}

ai_diffusion/language/ko.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
"Total:": null,
569569
"Not supported for edit models": null,
570570
"Document:": null,
571-
"Jobs": null
571+
"Jobs": null,
572+
"Overwrite Workflow": null,
573+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
574+
"Layers": null
572575
}
573576
}

ai_diffusion/language/new_language.json.template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"(Custom)": null,
66
"<No text prompt>": null,
77
"A new plugin version is available!": null,
8+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
89
"AI Image Generation": null,
910
"Account:": null,
1011
"Action to take when an image generation job finishes": null,
@@ -251,6 +252,7 @@
251252
"Layer group (don't hide)": null,
252253
"Layer group + mask": null,
253254
"Layer not found": null,
255+
"Layers": null,
254256
"Learn more": null,
255257
"Line Art": null,
256258
"Link region": null,
@@ -327,6 +329,7 @@
327329
"Option {number}": null,
328330
"Optional text which is added to the prompt when the LoRA is used": null,
329331
"Override": null,
332+
"Overwrite Workflow": null,
330333
"Part of the image around the selection which is used as context.": null,
331334
"Pay more attention to difficult parts of the image. Can improve fine details.": null,
332335
"Perform certain plugin operations in background threads": null,

ai_diffusion/language/pt-br.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
"Total:": null,
569569
"Not supported for edit models": null,
570570
"Document:": null,
571-
"Jobs": null
571+
"Jobs": null,
572+
"Overwrite Workflow": null,
573+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
574+
"Layers": null
572575
}
573576
}

ai_diffusion/language/ru.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,9 @@
568568
"Total:": null,
569569
"Not supported for edit models": null,
570570
"Document:": null,
571-
"Jobs": null
571+
"Jobs": null,
572+
"Overwrite Workflow": null,
573+
"A workflow named '{name}' already exists. Do you want to overwrite it?": null,
574+
"Layers": null
572575
}
573576
}

0 commit comments

Comments
 (0)