Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Correct "lora" to "LoRA"
  • Loading branch information
comfyui-wiki committed Jul 10, 2025
commit a66091f9b61d54bf58fbffbdd38ffad30539ca83
6 changes: 3 additions & 3 deletions src/locales/en/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -706,8 +706,8 @@
"Basics": {
"default": "Image Generation",
"image2image": "Image to Image",
"lora": "Lora",
"lora_multiple": "Lora Multiple",
"lora": "LoRA",
"lora_multiple": "LoRA Multiple",
"inpaint_example": "Inpaint",
"inpaint_model_outpainting": "Outpaint",
"embedding_example": "Embedding",
Expand All @@ -723,7 +723,7 @@
"flux_fill_inpaint_example": "Flux Inpaint",
"flux_fill_outpaint_example": "Flux Outpaint",
"flux_canny_model_example": "Flux Canny Model",
"flux_depth_lora_example": "Flux Depth Lora",
"flux_depth_lora_example": "Flux Depth LoRA",
"flux_redux_model_example": "Flux Redux Model"
},
"Image": {
Expand Down
Loading