mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-01 11:10:00 +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',
|
||||
personalInformation: 'Personal information',
|
||||
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