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": "عدم العرض مرة أخرى",
"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": "اختر فيديو..."