mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-01 22:09:55 +00:00
refine locales/ko (#3185)
This commit is contained in:
@@ -349,9 +349,9 @@
|
||||
"backgroundColor": "배경색",
|
||||
"camera": "카메라",
|
||||
"edgeThreshold": "엣지 임계값",
|
||||
"export": "수출",
|
||||
"exportModel": "모델 수출",
|
||||
"exportingModel": "모델 수출 중...",
|
||||
"export": "내보내기",
|
||||
"exportModel": "모델 내보내기",
|
||||
"exportingModel": "모델 내보내기 중...",
|
||||
"fov": "FOV",
|
||||
"light": "빛",
|
||||
"lightIntensity": "조명 강도",
|
||||
|
||||
@@ -1493,10 +1493,10 @@
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"name": "긍정적"
|
||||
"name": "긍정 조건"
|
||||
},
|
||||
"1": {
|
||||
"name": "부정적"
|
||||
"name": "부정 조건"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1518,10 +1518,10 @@
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"name": "긍정적"
|
||||
"name": "긍정 조건"
|
||||
},
|
||||
"1": {
|
||||
"name": "부정적"
|
||||
"name": "부정 조건"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user