@n8n/i18n 2.18.3 → 2.18.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +33 -15
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +29 -11
- package/dist/index.d.mts +29 -11
- package/dist/index.mjs +33 -15
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +29 -11
- package/dist/types2.d.mts +29 -11
- package/package.json +3 -3
package/dist/index.d.cts
CHANGED
|
@@ -2015,6 +2015,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2015
2015
|
"aiGateway.toggle.description": string;
|
|
2016
2016
|
"aiGateway.toggle.topUp": string;
|
|
2017
2017
|
"aiGateway.wallet.balanceRemaining": string;
|
|
2018
|
+
"aiGateway.wallet.noCredits": string;
|
|
2018
2019
|
"aiGateway.credentialMode.sectionLabel": string;
|
|
2019
2020
|
"aiGateway.credentialMode.n8nConnect.title": string;
|
|
2020
2021
|
"aiGateway.credentialMode.n8nConnect.subtitle": string;
|
|
@@ -3995,6 +3996,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3995
3996
|
"workflows.publishModal.noChanges": string;
|
|
3996
3997
|
"workflows.publishModal.changes": string;
|
|
3997
3998
|
"workflows.publishModal.lastPublished": string;
|
|
3999
|
+
"workflows.publishModal.aiGatewayWarning.header": string;
|
|
4000
|
+
"workflows.publishModal.aiGatewayWarning.body": string;
|
|
3998
4001
|
"importCurlModal.title": string;
|
|
3999
4002
|
"importCurlModal.input.label": string;
|
|
4000
4003
|
"importCurlModal.input.placeholder": string;
|
|
@@ -4225,6 +4228,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4225
4228
|
"settings.n8nConnect.usage.col.cost": string;
|
|
4226
4229
|
"settings.n8nConnect.usage.empty": string;
|
|
4227
4230
|
"settings.n8nConnect.usage.loadMore": string;
|
|
4231
|
+
"settings.n8nConnect.usage.openExecution": string;
|
|
4228
4232
|
"settings.n8nConnect.wallet.title": string;
|
|
4229
4233
|
"settings.n8nConnect.wallet.remaining": string;
|
|
4230
4234
|
"settings.n8nConnect.wallet.quota": string;
|
|
@@ -5118,6 +5122,27 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5118
5122
|
"instanceAi.sidebar.group.older": string;
|
|
5119
5123
|
"instanceAi.sidebar.renameThread": string;
|
|
5120
5124
|
"instanceAi.sidebar.deleteThread": string;
|
|
5125
|
+
"instanceAi.connections.title": string;
|
|
5126
|
+
"instanceAi.connections.empty.title": string;
|
|
5127
|
+
"instanceAi.connections.empty.cta": string;
|
|
5128
|
+
"instanceAi.connections.add.computerUse": string;
|
|
5129
|
+
"instanceAi.connections.add.browserUse": string;
|
|
5130
|
+
"instanceAi.connections.add.nothingAvailableTooltip": string;
|
|
5131
|
+
"instanceAi.connections.row.connect": string;
|
|
5132
|
+
"instanceAi.connections.row.disconnect": string;
|
|
5133
|
+
"instanceAi.connections.disconnectError.title": string;
|
|
5134
|
+
"instanceAi.connections.disconnectError.message": string;
|
|
5135
|
+
"instanceAi.connections.row.remove": string;
|
|
5136
|
+
"instanceAi.connections.row.settings": string;
|
|
5137
|
+
"instanceAi.connections.row.status.connected": string;
|
|
5138
|
+
"instanceAi.connections.row.status.waiting": string;
|
|
5139
|
+
"instanceAi.connections.row.status.disconnected": string;
|
|
5140
|
+
"instanceAi.connections.types.computerUse.subtitle": string;
|
|
5141
|
+
"instanceAi.connections.types.browserUse.subtitle": string;
|
|
5142
|
+
"instanceAi.browserUse.step.extension.title": string;
|
|
5143
|
+
"instanceAi.browserUse.step.extension.description": string;
|
|
5144
|
+
"instanceAi.browserUse.step.extension.cta": string;
|
|
5145
|
+
"instanceAi.browserUse.step.extension.waiting": string;
|
|
5121
5146
|
"instanceAi.error.sendFailed": string;
|
|
5122
5147
|
"instanceAi.view.reconnecting": string;
|
|
5123
5148
|
"instanceAi.agentTree.subAgent": string;
|
|
@@ -5131,6 +5156,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5131
5156
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5132
5157
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5133
5158
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5159
|
+
"instanceAi.artifactsPanel.archived": string;
|
|
5134
5160
|
"instanceAi.delegateCard.implementsStep": string;
|
|
5135
5161
|
"instanceAi.delegateCard.delegatingTo": string;
|
|
5136
5162
|
"instanceAi.delegateCard.briefing": string;
|
|
@@ -5495,12 +5521,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5495
5521
|
"instanceAi.activitySummary.messages": string;
|
|
5496
5522
|
"instanceAi.activitySummary.questions": string;
|
|
5497
5523
|
"instanceAi.activitySummary.subagents": string;
|
|
5498
|
-
"instanceAi.filesystem.label": string;
|
|
5499
|
-
"instanceAi.filesystem.description": string;
|
|
5500
|
-
"instanceAi.filesystem.connected": string;
|
|
5501
|
-
"instanceAi.filesystem.connectWaiting": string;
|
|
5502
|
-
"instanceAi.filesystem.copied": string;
|
|
5503
|
-
"instanceAi.filesystem.setupCommand": string;
|
|
5504
5524
|
"projects.menu.instanceAi": string;
|
|
5505
5525
|
"chatInputBase.button.attach": string;
|
|
5506
5526
|
"instanceAi.filesystem.access.read": string;
|
|
@@ -5530,19 +5550,17 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5530
5550
|
"instanceAi.welcomeModal.enable": string;
|
|
5531
5551
|
"instanceAi.welcomeModal.skip": string;
|
|
5532
5552
|
"instanceAi.welcomeModal.gateway.title": string;
|
|
5533
|
-
"instanceAi.welcomeModal.gateway.optional": string;
|
|
5534
5553
|
"instanceAi.welcomeModal.gateway.description": string;
|
|
5535
5554
|
"instanceAi.welcomeModal.gateway.os.mac": string;
|
|
5536
5555
|
"instanceAi.welcomeModal.gateway.os.windows": string;
|
|
5537
5556
|
"instanceAi.welcomeModal.gateway.os.linux": string;
|
|
5538
|
-
"instanceAi.welcomeModal.gateway.commandLabel": string;
|
|
5539
|
-
"instanceAi.welcomeModal.gateway.connected": string;
|
|
5540
5557
|
"instanceAi.welcomeModal.gateway.waiting": string;
|
|
5558
|
+
"instanceAi.welcomeModal.gateway.alreadyRunning": string;
|
|
5559
|
+
"instanceAi.welcomeModal.gateway.connect": string;
|
|
5541
5560
|
"instanceAi.welcomeModal.gateway.instructions.mac": string;
|
|
5542
5561
|
"instanceAi.welcomeModal.gateway.instructions.windows": string;
|
|
5543
5562
|
"instanceAi.welcomeModal.gateway.instructions.linux": string;
|
|
5544
|
-
"instanceAi.welcomeModal.gateway.
|
|
5545
|
-
"instanceAi.welcomeModal.gateway.done": string;
|
|
5563
|
+
"instanceAi.welcomeModal.gateway.browserAutomationHint": string;
|
|
5546
5564
|
};
|
|
5547
5565
|
}, {}, {}, string, false>;
|
|
5548
5566
|
declare const i18nVersion: vue0.Ref<number, number>;
|
package/dist/index.d.mts
CHANGED
|
@@ -2015,6 +2015,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
2015
2015
|
"aiGateway.toggle.description": string;
|
|
2016
2016
|
"aiGateway.toggle.topUp": string;
|
|
2017
2017
|
"aiGateway.wallet.balanceRemaining": string;
|
|
2018
|
+
"aiGateway.wallet.noCredits": string;
|
|
2018
2019
|
"aiGateway.credentialMode.sectionLabel": string;
|
|
2019
2020
|
"aiGateway.credentialMode.n8nConnect.title": string;
|
|
2020
2021
|
"aiGateway.credentialMode.n8nConnect.subtitle": string;
|
|
@@ -3995,6 +3996,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
3995
3996
|
"workflows.publishModal.noChanges": string;
|
|
3996
3997
|
"workflows.publishModal.changes": string;
|
|
3997
3998
|
"workflows.publishModal.lastPublished": string;
|
|
3999
|
+
"workflows.publishModal.aiGatewayWarning.header": string;
|
|
4000
|
+
"workflows.publishModal.aiGatewayWarning.body": string;
|
|
3998
4001
|
"importCurlModal.title": string;
|
|
3999
4002
|
"importCurlModal.input.label": string;
|
|
4000
4003
|
"importCurlModal.input.placeholder": string;
|
|
@@ -4225,6 +4228,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
4225
4228
|
"settings.n8nConnect.usage.col.cost": string;
|
|
4226
4229
|
"settings.n8nConnect.usage.empty": string;
|
|
4227
4230
|
"settings.n8nConnect.usage.loadMore": string;
|
|
4231
|
+
"settings.n8nConnect.usage.openExecution": string;
|
|
4228
4232
|
"settings.n8nConnect.wallet.title": string;
|
|
4229
4233
|
"settings.n8nConnect.wallet.remaining": string;
|
|
4230
4234
|
"settings.n8nConnect.wallet.quota": string;
|
|
@@ -5118,6 +5122,27 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5118
5122
|
"instanceAi.sidebar.group.older": string;
|
|
5119
5123
|
"instanceAi.sidebar.renameThread": string;
|
|
5120
5124
|
"instanceAi.sidebar.deleteThread": string;
|
|
5125
|
+
"instanceAi.connections.title": string;
|
|
5126
|
+
"instanceAi.connections.empty.title": string;
|
|
5127
|
+
"instanceAi.connections.empty.cta": string;
|
|
5128
|
+
"instanceAi.connections.add.computerUse": string;
|
|
5129
|
+
"instanceAi.connections.add.browserUse": string;
|
|
5130
|
+
"instanceAi.connections.add.nothingAvailableTooltip": string;
|
|
5131
|
+
"instanceAi.connections.row.connect": string;
|
|
5132
|
+
"instanceAi.connections.row.disconnect": string;
|
|
5133
|
+
"instanceAi.connections.disconnectError.title": string;
|
|
5134
|
+
"instanceAi.connections.disconnectError.message": string;
|
|
5135
|
+
"instanceAi.connections.row.remove": string;
|
|
5136
|
+
"instanceAi.connections.row.settings": string;
|
|
5137
|
+
"instanceAi.connections.row.status.connected": string;
|
|
5138
|
+
"instanceAi.connections.row.status.waiting": string;
|
|
5139
|
+
"instanceAi.connections.row.status.disconnected": string;
|
|
5140
|
+
"instanceAi.connections.types.computerUse.subtitle": string;
|
|
5141
|
+
"instanceAi.connections.types.browserUse.subtitle": string;
|
|
5142
|
+
"instanceAi.browserUse.step.extension.title": string;
|
|
5143
|
+
"instanceAi.browserUse.step.extension.description": string;
|
|
5144
|
+
"instanceAi.browserUse.step.extension.cta": string;
|
|
5145
|
+
"instanceAi.browserUse.step.extension.waiting": string;
|
|
5121
5146
|
"instanceAi.error.sendFailed": string;
|
|
5122
5147
|
"instanceAi.view.reconnecting": string;
|
|
5123
5148
|
"instanceAi.agentTree.subAgent": string;
|
|
@@ -5131,6 +5156,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5131
5156
|
"instanceAi.artifactsPanel.noArtifacts": string;
|
|
5132
5157
|
"instanceAi.artifactsPanel.tasks": string;
|
|
5133
5158
|
"instanceAi.artifactsPanel.openWorkflow": string;
|
|
5159
|
+
"instanceAi.artifactsPanel.archived": string;
|
|
5134
5160
|
"instanceAi.delegateCard.implementsStep": string;
|
|
5135
5161
|
"instanceAi.delegateCard.delegatingTo": string;
|
|
5136
5162
|
"instanceAi.delegateCard.briefing": string;
|
|
@@ -5495,12 +5521,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5495
5521
|
"instanceAi.activitySummary.messages": string;
|
|
5496
5522
|
"instanceAi.activitySummary.questions": string;
|
|
5497
5523
|
"instanceAi.activitySummary.subagents": string;
|
|
5498
|
-
"instanceAi.filesystem.label": string;
|
|
5499
|
-
"instanceAi.filesystem.description": string;
|
|
5500
|
-
"instanceAi.filesystem.connected": string;
|
|
5501
|
-
"instanceAi.filesystem.connectWaiting": string;
|
|
5502
|
-
"instanceAi.filesystem.copied": string;
|
|
5503
|
-
"instanceAi.filesystem.setupCommand": string;
|
|
5504
5524
|
"projects.menu.instanceAi": string;
|
|
5505
5525
|
"chatInputBase.button.attach": string;
|
|
5506
5526
|
"instanceAi.filesystem.access.read": string;
|
|
@@ -5530,19 +5550,17 @@ declare const i18nInstance: vue_i18n0.I18n<{
|
|
|
5530
5550
|
"instanceAi.welcomeModal.enable": string;
|
|
5531
5551
|
"instanceAi.welcomeModal.skip": string;
|
|
5532
5552
|
"instanceAi.welcomeModal.gateway.title": string;
|
|
5533
|
-
"instanceAi.welcomeModal.gateway.optional": string;
|
|
5534
5553
|
"instanceAi.welcomeModal.gateway.description": string;
|
|
5535
5554
|
"instanceAi.welcomeModal.gateway.os.mac": string;
|
|
5536
5555
|
"instanceAi.welcomeModal.gateway.os.windows": string;
|
|
5537
5556
|
"instanceAi.welcomeModal.gateway.os.linux": string;
|
|
5538
|
-
"instanceAi.welcomeModal.gateway.commandLabel": string;
|
|
5539
|
-
"instanceAi.welcomeModal.gateway.connected": string;
|
|
5540
5557
|
"instanceAi.welcomeModal.gateway.waiting": string;
|
|
5558
|
+
"instanceAi.welcomeModal.gateway.alreadyRunning": string;
|
|
5559
|
+
"instanceAi.welcomeModal.gateway.connect": string;
|
|
5541
5560
|
"instanceAi.welcomeModal.gateway.instructions.mac": string;
|
|
5542
5561
|
"instanceAi.welcomeModal.gateway.instructions.windows": string;
|
|
5543
5562
|
"instanceAi.welcomeModal.gateway.instructions.linux": string;
|
|
5544
|
-
"instanceAi.welcomeModal.gateway.
|
|
5545
|
-
"instanceAi.welcomeModal.gateway.done": string;
|
|
5563
|
+
"instanceAi.welcomeModal.gateway.browserAutomationHint": string;
|
|
5546
5564
|
};
|
|
5547
5565
|
}, {}, {}, string, false>;
|
|
5548
5566
|
declare const i18nVersion: vue0.Ref<number, number>;
|
package/dist/index.mjs
CHANGED
|
@@ -2011,6 +2011,7 @@ var en_default = {
|
|
|
2011
2011
|
"aiGateway.toggle.description": "n8n Connect is the easy way to manage AI model usage",
|
|
2012
2012
|
"aiGateway.toggle.topUp": "Top up",
|
|
2013
2013
|
"aiGateway.wallet.balanceRemaining": "{balance} remaining",
|
|
2014
|
+
"aiGateway.wallet.noCredits": "No credits",
|
|
2014
2015
|
"aiGateway.credentialMode.sectionLabel": "Credential",
|
|
2015
2016
|
"aiGateway.credentialMode.n8nConnect.title": "n8n Connect",
|
|
2016
2017
|
"aiGateway.credentialMode.n8nConnect.subtitle": "No API key required",
|
|
@@ -3991,6 +3992,8 @@ var en_default = {
|
|
|
3991
3992
|
"workflows.publishModal.noChanges": "No changes to publish",
|
|
3992
3993
|
"workflows.publishModal.changes": "New changes to publish",
|
|
3993
3994
|
"workflows.publishModal.lastPublished": "Last published by {author}, {date} at {time}",
|
|
3995
|
+
"workflows.publishModal.aiGatewayWarning.header": "The node | The nodes",
|
|
3996
|
+
"workflows.publishModal.aiGatewayWarning.body": "uses an n8n Connect credential. Once your n8n Connect balance is depleted, this workflow will stop working. | use n8n Connect credentials. Once your n8n Connect balance is depleted, this workflow will stop working.",
|
|
3994
3997
|
"importCurlModal.title": "Import cURL command",
|
|
3995
3998
|
"importCurlModal.input.label": "cURL Command",
|
|
3996
3999
|
"importCurlModal.input.placeholder": "Paste the cURL command here",
|
|
@@ -4221,6 +4224,7 @@ var en_default = {
|
|
|
4221
4224
|
"settings.n8nConnect.usage.col.cost": "Cost (USD)",
|
|
4222
4225
|
"settings.n8nConnect.usage.empty": "No usage records found.",
|
|
4223
4226
|
"settings.n8nConnect.usage.loadMore": "Load more",
|
|
4227
|
+
"settings.n8nConnect.usage.openExecution": "Open execution",
|
|
4224
4228
|
"settings.n8nConnect.wallet.title": "Balance",
|
|
4225
4229
|
"settings.n8nConnect.wallet.remaining": "${remaining} / ${budget} remaining",
|
|
4226
4230
|
"settings.n8nConnect.wallet.quota": "budget",
|
|
@@ -5114,6 +5118,27 @@ var en_default = {
|
|
|
5114
5118
|
"instanceAi.sidebar.group.older": "Older",
|
|
5115
5119
|
"instanceAi.sidebar.renameThread": "Rename",
|
|
5116
5120
|
"instanceAi.sidebar.deleteThread": "Delete",
|
|
5121
|
+
"instanceAi.connections.title": "Connections",
|
|
5122
|
+
"instanceAi.connections.empty.title": "No connections yet",
|
|
5123
|
+
"instanceAi.connections.empty.cta": "Setup computer use",
|
|
5124
|
+
"instanceAi.connections.add.computerUse": "Computer Use",
|
|
5125
|
+
"instanceAi.connections.add.browserUse": "Browser Use",
|
|
5126
|
+
"instanceAi.connections.add.nothingAvailableTooltip": "All connections are already added",
|
|
5127
|
+
"instanceAi.connections.row.connect": "Connect",
|
|
5128
|
+
"instanceAi.connections.row.disconnect": "Disconnect",
|
|
5129
|
+
"instanceAi.connections.disconnectError.title": "Gateway disconnect failed",
|
|
5130
|
+
"instanceAi.connections.disconnectError.message": "Failed to disconnect gateway",
|
|
5131
|
+
"instanceAi.connections.row.remove": "Remove",
|
|
5132
|
+
"instanceAi.connections.row.settings": "Setup",
|
|
5133
|
+
"instanceAi.connections.row.status.connected": "Connected",
|
|
5134
|
+
"instanceAi.connections.row.status.waiting": "Waiting…",
|
|
5135
|
+
"instanceAi.connections.row.status.disconnected": "Disconnected",
|
|
5136
|
+
"instanceAi.connections.types.computerUse.subtitle": "Computer use",
|
|
5137
|
+
"instanceAi.connections.types.browserUse.subtitle": "Browser use",
|
|
5138
|
+
"instanceAi.browserUse.step.extension.title": "Install the Chrome extension",
|
|
5139
|
+
"instanceAi.browserUse.step.extension.description": "Install the n8n Browser Use extension for Google Chrome so the agent can control your browser.",
|
|
5140
|
+
"instanceAi.browserUse.step.extension.cta": "Install Chrome extension",
|
|
5141
|
+
"instanceAi.browserUse.step.extension.waiting": "Waiting for extension to connect…",
|
|
5117
5142
|
"instanceAi.error.sendFailed": "Failed to send message",
|
|
5118
5143
|
"instanceAi.view.reconnecting": "Reconnecting...",
|
|
5119
5144
|
"instanceAi.agentTree.subAgent": "Sub-agent",
|
|
@@ -5127,6 +5152,7 @@ var en_default = {
|
|
|
5127
5152
|
"instanceAi.artifactsPanel.noArtifacts": "No artifacts yet",
|
|
5128
5153
|
"instanceAi.artifactsPanel.tasks": "Tasks",
|
|
5129
5154
|
"instanceAi.artifactsPanel.openWorkflow": "Open",
|
|
5155
|
+
"instanceAi.artifactsPanel.archived": "Archived",
|
|
5130
5156
|
"instanceAi.delegateCard.implementsStep": "Step {step}",
|
|
5131
5157
|
"instanceAi.delegateCard.delegatingTo": "Delegating to",
|
|
5132
5158
|
"instanceAi.delegateCard.briefing": "Briefing",
|
|
@@ -5491,12 +5517,6 @@ var en_default = {
|
|
|
5491
5517
|
"instanceAi.activitySummary.messages": "{count} messages",
|
|
5492
5518
|
"instanceAi.activitySummary.questions": "{count} answered questions",
|
|
5493
5519
|
"instanceAi.activitySummary.subagents": "{count} subagents",
|
|
5494
|
-
"instanceAi.filesystem.label": "Allow AI Assistant to Connect to My Computer",
|
|
5495
|
-
"instanceAi.filesystem.description": "Enables the AI Assistant to use your local computer to read and write files, execute commands and use your browser",
|
|
5496
|
-
"instanceAi.filesystem.connected": "Files connected",
|
|
5497
|
-
"instanceAi.filesystem.connectWaiting": "Connecting...",
|
|
5498
|
-
"instanceAi.filesystem.copied": "Copied!",
|
|
5499
|
-
"instanceAi.filesystem.setupCommand": "Run in your terminal to connect:",
|
|
5500
5520
|
"projects.menu.instanceAi": "AI Assistant",
|
|
5501
5521
|
"chatInputBase.button.attach": "Attach files",
|
|
5502
5522
|
"instanceAi.filesystem.access.read": "Read only",
|
|
@@ -5526,19 +5546,17 @@ var en_default = {
|
|
|
5526
5546
|
"instanceAi.welcomeModal.enable": "Enable",
|
|
5527
5547
|
"instanceAi.welcomeModal.skip": "Skip for now",
|
|
5528
5548
|
"instanceAi.welcomeModal.gateway.title": "Connect AI Assistant to your computer",
|
|
5529
|
-
"instanceAi.welcomeModal.gateway.
|
|
5530
|
-
"instanceAi.welcomeModal.gateway.description": "Allow AI Assistant to work with local files, run terminal commands, and control your browser so it can help build automations on your machine.<br><br>It connects through n8n Computer Use, a lightweight local process you can disconnect anytime.",
|
|
5549
|
+
"instanceAi.welcomeModal.gateway.description": "Allow AI Assistant to work with local files, run terminal commands, and control your browser so it can help build automations on your machine. It connects through n8n Computer Use, a lightweight local process you can disconnect anytime.",
|
|
5531
5550
|
"instanceAi.welcomeModal.gateway.os.mac": "Mac",
|
|
5532
5551
|
"instanceAi.welcomeModal.gateway.os.windows": "Windows",
|
|
5533
5552
|
"instanceAi.welcomeModal.gateway.os.linux": "Linux",
|
|
5534
|
-
"instanceAi.welcomeModal.gateway.commandLabel": "Copy and run this in your terminal:",
|
|
5535
|
-
"instanceAi.welcomeModal.gateway.connected": "Connected successfully",
|
|
5536
5553
|
"instanceAi.welcomeModal.gateway.waiting": "Waiting for connection...",
|
|
5537
|
-
"instanceAi.welcomeModal.gateway.
|
|
5538
|
-
"instanceAi.welcomeModal.gateway.
|
|
5539
|
-
"instanceAi.welcomeModal.gateway.instructions.
|
|
5540
|
-
"instanceAi.welcomeModal.gateway.
|
|
5541
|
-
"instanceAi.welcomeModal.gateway.
|
|
5554
|
+
"instanceAi.welcomeModal.gateway.alreadyRunning": "Already running <code>npx {'@'}n8n/computer-use</code>?",
|
|
5555
|
+
"instanceAi.welcomeModal.gateway.connect": "Connect",
|
|
5556
|
+
"instanceAi.welcomeModal.gateway.instructions.mac": "Open Terminal (Cmd + Space, type \"Terminal\") and paste the command below.",
|
|
5557
|
+
"instanceAi.welcomeModal.gateway.instructions.windows": "Open Terminal (Windows key, type \"Terminal\") and paste the command below.",
|
|
5558
|
+
"instanceAi.welcomeModal.gateway.instructions.linux": "Open your terminal and paste the command below.",
|
|
5559
|
+
"instanceAi.welcomeModal.gateway.browserAutomationHint": "Want browser automation? Install the <a href=\"{url}\" target=\"_blank\" rel=\"noopener\">n8n Browser Use Chrome extension</a> so the agent can control your browser."
|
|
5542
5560
|
};
|
|
5543
5561
|
|
|
5544
5562
|
//#endregion
|