mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-05 21:54:50 +00:00
1.39.12 (#8790)
Patch version increment to 1.39.12 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8790-1-39-12-3046d73d3650812faaf5dfaf71f6a02a) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -1740,7 +1740,9 @@
|
||||
"missingModelsDialog": {
|
||||
"doNotAskAgain": "再度表示しない",
|
||||
"missingModels": "モデルが見つかりません",
|
||||
"missingModelsMessage": "グラフを読み込む際に、次のモデルが見つかりませんでした"
|
||||
"missingModelsMessage": "グラフを読み込む際に、次のモデルが見つかりませんでした",
|
||||
"reEnableInSettings": "{link}で再有効化",
|
||||
"reEnableInSettingsLink": "設定"
|
||||
},
|
||||
"missingNodes": {
|
||||
"cloud": {
|
||||
@@ -2807,6 +2809,9 @@
|
||||
"vueNodesMigrationMainMenu": {
|
||||
"message": "メインメニューからいつでもNodes 2.0に戻せます。"
|
||||
},
|
||||
"vueNodesSlot": {
|
||||
"iterative": "(反復)"
|
||||
},
|
||||
"welcome": {
|
||||
"getStarted": "はじめる",
|
||||
"title": "ComfyUIへようこそ"
|
||||
@@ -2827,6 +2832,7 @@
|
||||
"placeholder": "選択...",
|
||||
"placeholderAudio": "音声を選択...",
|
||||
"placeholderImage": "画像を選択...",
|
||||
"placeholderMesh": "メッシュを選択...",
|
||||
"placeholderModel": "モデルを選択...",
|
||||
"placeholderUnknown": "メディアを選択...",
|
||||
"placeholderVideo": "動画を選択..."
|
||||
|
||||
Reference in New Issue
Block a user