We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a7df57 commit 600b7f9Copy full SHA for 600b7f9
src/i18n.ts
@@ -47,7 +47,9 @@ const messages = {
47
systemInfo: 'Operating system and app version',
48
personalInformation: 'Personal information',
49
workflowContent: 'Workflow content',
50
- fileSystemInformation: 'File system information'
+ fileSystemInformation: 'File system information',
51
+ workflowContents: 'Workflow contents',
52
+ customNodeConfigurations: 'Custom node configurations'
53
}
54
55
},
0 commit comments