[fix] use getter functions for sidebar tab command labels to resolve i18n collection issues (#4370)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Christian Byrne
2025-07-08 23:50:49 -07:00
committed by GitHub
parent f5b03f323d
commit 22c70d5d1b
16 changed files with 84 additions and 24 deletions

View File

@@ -259,6 +259,10 @@
"name": "スナップハイライトノード",
"tooltip": "有効な入力スロットを持つノードの上にリンクをドラッグすると、ノードがハイライトされます"
},
"Comfy_Notification_ShowVersionUpdates": {
"name": "バージョン更新を表示",
"tooltip": "新しいモデルや主要な新機能のアップデートを表示します。"
},
"Comfy_Pointer_ClickBufferTime": {
"name": "ポインタークリックドリフト遅延",
"tooltip": "ポインターボタンを押した後、ポインタの動きが無視される最大時間(ミリ秒単位)です。\n\nクリック中にポインタが移動した場合、オブジェクトが意図せず動かされるのを防ぎます。"