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": "워크플로를 ComfyUI로 보내기",
"sent": "워크플로를 ComfyUI로 보냈습니다",
"sendFailed": "워크플로를 ComfyUI로 보내지 못했습니다",
"noWorkflow": "이 레시피에서 임베드된 워크플로를 찾을 수 없습니다"
},
"controls": {
"import": {
@@ -2050,9 +2050,9 @@
"reimportBulkFailed": "일부 레시피를 다시 가져오지 못했습니다",
"noMissingLorasInSelection": "선택한 레시피에서 누락된 LoRA를 찾을 수 없습니다",
"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": "워크플로를 ComfyUI로 보냈습니다",
"workflowSendFailed": "워크플로를 ComfyUI로 보내지 못했습니다: {error}",
"workflowNoWorkflow": "이 레시피에서 임베드된 워크플로를 찾을 수 없습니다"
},
"models": {
"noModelsSelected": "선택된 모델이 없습니다",