mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-25 16:59: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