mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-24 16:29:45 +00:00
[i18n] Update i18n on node defs (#1885)
* [i18n] Update i18n on node defs * Update test expectations [skip ci] * Downgrade i18n-cli * Update locales [skip ci] --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -2395,6 +2395,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Mahiro": {
|
||||
"description": "부정적인 프롬프트 사이의 차이보다는 긍정적인 프롬프트의 '방향'에 더 많이 확장하도록 안내를 수정합니다.",
|
||||
"display_name": "Mahiro는 너무 귀여워서 더 나은 안내 기능을 받을 자격이 있습니다!! (。・ω・。)",
|
||||
"inputs": {
|
||||
"model": {
|
||||
"name": "모델"
|
||||
}
|
||||
},
|
||||
"outputs": {
|
||||
"0": {
|
||||
"name": "수정된_모델"
|
||||
}
|
||||
}
|
||||
},
|
||||
"MaskComposite": {
|
||||
"display_name": "마스크 합성",
|
||||
"inputs": {
|
||||
@@ -5236,4 +5250,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user