Normalize translation keys in template card component (#2574)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
This commit is contained in:
bymyself
2025-02-16 08:17:49 -07:00
committed by GitHub
parent df11c99393
commit e3234aa0aa
7 changed files with 58 additions and 58 deletions

View File

@@ -759,6 +759,11 @@
"3D": {
"stable_zero123_example": "Stable Zero123"
},
"Area Composition": {
"area_composition": "영역 구성",
"area_composition_reversed": "역 영역 구성",
"area_composition_square_area_for_subject": "주제를 위한 사각형 영역 구성"
},
"Audio": {
"stable_audio_example": "Stable Audio"
},
@@ -773,11 +778,6 @@
"lora_multiple": "Lora 다중",
"yosemite_outpaint_example": "Yosemite Outpaint"
},
"Comfy - Area Composition": {
"area_composition": "영역 구성",
"area_composition_reversed": "영역 구성 반전",
"area_composition_square_area_for_subject": "주제에 대한 영역 구성 사각형"
},
"ControlNet": {
"2_pass_pose_worship": "2 패스 포즈 워십",
"controlnet_example": "ControlNet",
@@ -794,11 +794,11 @@
"flux_redux_model_example": "Flux Redux 모델",
"flux_schnell": "Flux Schnell"
},
"SD3.5": {
"sd3.5_large_blur": "SD3.5 큰 Blur",
"sd3.5_large_canny_controlnet_example": "SD3.5 큰 Canny ControlNet",
"sd3.5_large_depth": "SD3.5 큰 Depth",
"sd3.5_simple_example": "SD3.5 간단한 예"
"SD3_5": {
"sd3_5_large_blur": "SD3.5 큰 흐림",
"sd3_5_large_canny_controlnet_example": "SD3.5 큰 캐니 컨트롤넷",
"sd3_5_large_depth": "SD3.5 큰 깊이",
"sd3_5_simple_example": "SD3.5 간단한 예"
},
"SDXL": {
"sdxl_refiner_prompt_example": "SDXL Refiner 프롬프트",