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:
Comfy Org PR Bot
2026-02-11 11:52:06 +09:00
committed by GitHub
parent eb6bf91e20
commit 475d7035f7
36 changed files with 2407 additions and 25 deletions

View File

@@ -1740,7 +1740,9 @@
"missingModelsDialog": {
"doNotAskAgain": "Bunu bir daha gösterme",
"missingModels": "Eksik Modeller",
"missingModelsMessage": "Grafik yüklenirken aşağıdaki modeller bulunamadı"
"missingModelsMessage": "Grafik yüklenirken aşağıdaki modeller bulunamadı",
"reEnableInSettings": "{link} içinde tekrar etkinleştir",
"reEnableInSettingsLink": "Ayarlar"
},
"missingNodes": {
"cloud": {
@@ -2807,6 +2809,9 @@
"vueNodesMigrationMainMenu": {
"message": "Ana menüden istediğiniz zaman Nodes 2.0'a geri dönebilirsiniz."
},
"vueNodesSlot": {
"iterative": "(Yinelemeli)"
},
"welcome": {
"getStarted": "Başlayın",
"title": "ComfyUI'ye Hoş Geldiniz"
@@ -2827,6 +2832,7 @@
"placeholder": "Seç...",
"placeholderAudio": "Ses seç...",
"placeholderImage": "Görsel seç...",
"placeholderMesh": "Ağ seç...",
"placeholderModel": "Model seç...",
"placeholderUnknown": "Medya seç...",
"placeholderVideo": "Video seç..."