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