i18n: translate the standalone no-paths guidance into all locales

This commit is contained in:
Will Miao
2026-09-17 10:39:45 +08:00
parent 369613f811
commit bf497d5144
10 changed files with 27 additions and 18 deletions
+2 -2
View File
@@ -1241,12 +1241,12 @@
},
"noPaths": {
"title": "找不到其他模型資料夾",
"descriptionStandalone": "其他模型管理已開啟,但設定的模型資料夾在磁碟上都不存在。請將下方的資料夾路徑加入 settings.json,然後重新啟動 LoRA Manager。",
"descriptionStandalone": "其他模型管理已開啟,但找不到其他模型資料夾。請將您需要的資料夾加入 settings.json 的 folder_paths 區段,然後重新啟動 LoRA Manager。",
"hintStandalone": "只會掃描上方列出的資料夾鍵;不需要的鍵可以省略。",
"descriptionComfyUI": "其他模型管理已開啟,但設定的模型資料夾在磁碟上都不存在。請將對應的模型資料夾加入 ComfyUI 的模型路徑,然後重新載入此頁面。",
"hintComfyUI": "其他模型會從 ComfyUI 的 vae、upscale_models、text_encoders、clip_vision 和 controlnet 資料夾讀取。",
"openSettings": "開啟設定",
"openSettingsFolder": "[TODO: Translate] Open Settings Folder"
"openSettingsFolder": "開啟設定資料夾"
}
},
"sidebar": {