fix(i18n): add missing embedding translation keys, sync locales, clean up dead replaceMode branch

This commit is contained in:
Will Miao
2026-06-11 23:03:14 +08:00
parent d87863b423
commit 519bafebc8
16 changed files with 59 additions and 26 deletions

View File

@@ -754,6 +754,7 @@ async def test_update_node_widget_sends_payload():
"widget_name": "ckpt_name",
"value": "models/checkpoints/model.ckpt",
"graph_id": "root",
"mode": "replace",
},
)
]