mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
Translate topbar command menu (#1784)
* Rename script * Translate menu labels * Update translations * Display translated menu items
This commit is contained in:
@@ -120,6 +120,11 @@
|
||||
"showMenu": "メニューを表示",
|
||||
"toggleBottomPanel": "下部パネルを切り替え"
|
||||
},
|
||||
"menuLabels": {
|
||||
"Edit": "編集",
|
||||
"Help": "ヘルプ",
|
||||
"Workflow": "ワークフロー"
|
||||
},
|
||||
"newFolder": "新しいフォルダー",
|
||||
"noResultsFound": "結果が見つかりませんでした",
|
||||
"noTasksFound": "タスクが見つかりませんでした",
|
||||
|
||||
Reference in New Issue
Block a user