mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
[Electron] Add missing i18n items (#1605)
This commit is contained in:
@@ -47,7 +47,9 @@ const messages = {
|
|||||||
systemInfo: 'Operating system and app version',
|
systemInfo: 'Operating system and app version',
|
||||||
personalInformation: 'Personal information',
|
personalInformation: 'Personal information',
|
||||||
workflowContent: 'Workflow content',
|
workflowContent: 'Workflow content',
|
||||||
fileSystemInformation: 'File system information'
|
fileSystemInformation: 'File system information',
|
||||||
|
workflowContents: 'Workflow contents',
|
||||||
|
customNodeConfigurations: 'Custom node configurations'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user