[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:
Chenlei Hu
2024-12-11 19:59:51 -08:00
committed by GitHub
parent f7dce3116a
commit a1ffc521a4
16 changed files with 69 additions and 13 deletions

View File

@@ -2395,6 +2395,20 @@
}
}
},
"Mahiro": {
"description": "ネガティブなプロンプトとの差ではなく、ポジティブなプロンプトの「方向」によりスケールするようにガイダンスを修正します。",
"display_name": "Mahiroはとても可愛いので、より良いガイダンス機能が必要です!! (。・ω・。)",
"inputs": {
"model": {
"name": "モデル"
}
},
"outputs": {
"0": {
"name": "パッチ適用モデル"
}
}
},
"MaskComposite": {
"display_name": "マスク合成",
"inputs": {
@@ -5236,4 +5250,4 @@
}
}
}
}
}