fix(i18n): translate remaining workflow-related UI strings

This commit is contained in:
Will Miao
2026-08-24 09:31:17 +08:00
parent 8ca66e72eb
commit a7214b6cff
9 changed files with 63 additions and 63 deletions
+7 -7
View File
@@ -864,10 +864,10 @@
"nextWithShortcut": "המתכון הבא (→)"
},
"workflow": {
"sendWorkflow": "[TODO: Translate] Send Workflow to ComfyUI",
"sent": "[TODO: Translate] Workflow sent to ComfyUI",
"sendFailed": "[TODO: Translate] Failed to send workflow to ComfyUI",
"noWorkflow": "[TODO: Translate] No embedded workflow found in this recipe"
"sendWorkflow": "שלח workflow ל-ComfyUI",
"sent": "ה-workflow נשלח ל-ComfyUI",
"sendFailed": "שליחת ה-workflow ל-ComfyUI נכשלה",
"noWorkflow": "לא נמצא workflow מוטבע במתכון זה"
},
"controls": {
"import": {
@@ -2050,9 +2050,9 @@
"reimportBulkFailed": "ייבוא מחדש של חלק מהמתכונים נכשל",
"noMissingLorasInSelection": "לא נמצאו LoRAs חסרים במתכונים שנבחרו",
"noLoraRootConfigured": "תיקיית השורש של LoRA לא מוגדרת. אנא הגדר תיקיית שורש LoRA ברירת מחדל בהגדרות.",
"workflowSent": "[TODO: Translate] Workflow sent to ComfyUI",
"workflowSendFailed": "[TODO: Translate] Failed to send workflow to ComfyUI: {error}",
"workflowNoWorkflow": "[TODO: Translate] No embedded workflow found in this recipe"
"workflowSent": "ה-workflow נשלח ל-ComfyUI",
"workflowSendFailed": "שליחת ה-workflow ל-ComfyUI נכשלה: {error}",
"workflowNoWorkflow": "לא נמצא workflow מוטבע במתכון זה"
},
"models": {
"noModelsSelected": "לא נבחרו מודלים",