@n8n/i18n 1.1.0 → 1.2.0
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 +3233 -28
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +17 -2
- package/dist/index.d.ts +17 -2
- package/dist/index.js +3232 -27
- package/dist/index.js.map +1 -1
- package/dist/types.d.cts +26 -13
- package/dist/types.d.ts +26 -13
- package/dist/utils.cjs +0 -1
- package/dist/utils.cjs.map +1 -1
- package/dist/utils.js +0 -1
- package/package.json +6 -6
- package/dist/chunk-QKQ47GQZ.js +0 -10
- package/dist/chunk-QKQ47GQZ.js.map +0 -1
- package/dist/chunk-RS3BJEPE.js +0 -9525
- package/dist/chunk-RS3BJEPE.js.map +0 -1
- package/dist/chunk-WMF2ZDRE.cjs +0 -10
- package/dist/chunk-WMF2ZDRE.cjs.map +0 -1
- package/dist/chunk-WXKSP4YQ.cjs +0 -9525
- package/dist/chunk-WXKSP4YQ.cjs.map +0 -1
- package/dist/en-NYQRJQJM.js +0 -6334
- package/dist/en-NYQRJQJM.js.map +0 -1
- package/dist/en-P7OJZKXB.cjs +0 -6334
- package/dist/en-P7OJZKXB.cjs.map +0 -1
package/dist/index.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as vue_i18n from 'vue-i18n';
|
|
2
2
|
import { INodeProperties, INodePropertyOptions, INodePropertyCollection } from 'n8n-workflow';
|
|
3
3
|
import { BaseTextKey, INodeTranslationHeaders } from './types.cjs';
|
|
4
|
-
export {
|
|
4
|
+
export { GetBaseTextKey } from './types.cjs';
|
|
5
5
|
|
|
6
6
|
declare const i18nInstance: vue_i18n.I18n<{
|
|
7
7
|
en: {
|
|
@@ -153,6 +153,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
153
153
|
"auth.newPassword": string;
|
|
154
154
|
"auth.password": string;
|
|
155
155
|
"auth.role": string;
|
|
156
|
+
"auth.roles.default": string;
|
|
156
157
|
"auth.roles.member": string;
|
|
157
158
|
"auth.roles.admin": string;
|
|
158
159
|
"auth.roles.owner": string;
|
|
@@ -715,6 +716,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
715
716
|
"error.pageNotFound": string;
|
|
716
717
|
"executions.ExecutionStatus": string;
|
|
717
718
|
"executions.concurrency.docsLink": string;
|
|
719
|
+
"executionDetails.additionalActions": string;
|
|
718
720
|
"executionDetails.confirmMessage.confirmButtonText": string;
|
|
719
721
|
"executionDetails.confirmMessage.headline": string;
|
|
720
722
|
"executionDetails.confirmMessage.message": string;
|
|
@@ -882,6 +884,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
882
884
|
"executionsFilter.startDate": string;
|
|
883
885
|
"executionsFilter.endDate": string;
|
|
884
886
|
"executionsFilter.savedData": string;
|
|
887
|
+
"executionsFilter.savedDataExactMatch": string;
|
|
885
888
|
"executionsFilter.savedDataKey": string;
|
|
886
889
|
"executionsFilter.savedDataKeyPlaceholder": string;
|
|
887
890
|
"executionsFilter.savedDataValue": string;
|
|
@@ -984,10 +987,12 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
984
987
|
"folders.move.modal.message.usedCredentials.warning": string;
|
|
985
988
|
"folders.move.success.title": string;
|
|
986
989
|
"folders.move.success.message": string;
|
|
990
|
+
"folders.move.success.messageNoAccess": string;
|
|
987
991
|
"folders.move.error.title": string;
|
|
988
992
|
"folders.move.workflow.error.title": string;
|
|
989
993
|
"folders.move.workflow.success.title": string;
|
|
990
994
|
"folders.move.workflow.success.message": string;
|
|
995
|
+
"folders.move.workflow.success.messageNoAccess": string;
|
|
991
996
|
"folders.move.project.root.name": string;
|
|
992
997
|
"folders.open.error.title": string;
|
|
993
998
|
"folders.create.error.title": string;
|
|
@@ -997,6 +1002,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
997
1002
|
"generic.oauth1Api": string;
|
|
998
1003
|
"generic.oauth2Api": string;
|
|
999
1004
|
"genericHelpers.loading": string;
|
|
1005
|
+
"genericHelpers.hrsShort": string;
|
|
1000
1006
|
"genericHelpers.min": string;
|
|
1001
1007
|
"genericHelpers.minShort": string;
|
|
1002
1008
|
"genericHelpers.sec": string;
|
|
@@ -1112,7 +1118,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
1112
1118
|
"ndv.input.nodeDistance": string;
|
|
1113
1119
|
"ndv.input.noNodesFound": string;
|
|
1114
1120
|
"ndv.input.mapping": string;
|
|
1115
|
-
"ndv.input.
|
|
1121
|
+
"ndv.input.fromAI": string;
|
|
1116
1122
|
"ndv.input.parentNodes": string;
|
|
1117
1123
|
"ndv.input.tooMuchData.title": string;
|
|
1118
1124
|
"ndv.input.noOutputDataInBranch": string;
|
|
@@ -1343,6 +1349,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
1343
1349
|
"nodeCreator.aiPanel.workflowTriggerDescription": string;
|
|
1344
1350
|
"nodeCreator.nodeItem.triggerIconTitle": string;
|
|
1345
1351
|
"nodeCreator.nodeItem.aiIconTitle": string;
|
|
1352
|
+
"nodeCreator.nodeItem.deprecated": string;
|
|
1346
1353
|
"nodeCredentials.createNew": string;
|
|
1347
1354
|
"nodeCredentials.credentialFor": string;
|
|
1348
1355
|
"nodeCredentials.credentialsLabel": string;
|
|
@@ -1479,6 +1486,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
1479
1486
|
"nodeView.runButtonText.executeWorkflow": string;
|
|
1480
1487
|
"nodeView.runButtonText.executingWorkflow": string;
|
|
1481
1488
|
"nodeView.runButtonText.waitingForTriggerEvent": string;
|
|
1489
|
+
"nodeView.runButtonText.from": string;
|
|
1482
1490
|
"nodeView.showError.workflowError": string;
|
|
1483
1491
|
"nodeView.showError.getWorkflowDataFromUrl.title": string;
|
|
1484
1492
|
"nodeView.showError.importWorkflowData.title": string;
|
|
@@ -1898,6 +1906,11 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
1898
1906
|
"settings.personal.personalSettings": string;
|
|
1899
1907
|
"settings.personal.personalSettingsUpdated": string;
|
|
1900
1908
|
"settings.personal.personalSettingsUpdatedError": string;
|
|
1909
|
+
"settings.personal.role.tooltip.default": string;
|
|
1910
|
+
"settings.personal.role.tooltip.member": string;
|
|
1911
|
+
"settings.personal.role.tooltip.admin": string;
|
|
1912
|
+
"settings.personal.role.tooltip.owner": string;
|
|
1913
|
+
"settings.personal.role.tooltip.cloud": string;
|
|
1901
1914
|
"settings.personal.save": string;
|
|
1902
1915
|
"settings.personal.security": string;
|
|
1903
1916
|
"settings.signup.signUpInviterInfo": string;
|
|
@@ -2152,6 +2165,8 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2152
2165
|
"settings.sourceControl.sync.prompt.error": string;
|
|
2153
2166
|
"settings.sourceControl.button.push": string;
|
|
2154
2167
|
"settings.sourceControl.button.pull": string;
|
|
2168
|
+
"settings.sourceControl.button.pull.forbidden": string;
|
|
2169
|
+
"settings.sourceControl.button.push.forbidden": string;
|
|
2155
2170
|
"settings.sourceControl.modals.push.title": string;
|
|
2156
2171
|
"settings.sourceControl.modals.push.description": string;
|
|
2157
2172
|
"settings.sourceControl.modals.push.description.learnMore": string;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as vue_i18n from 'vue-i18n';
|
|
2
2
|
import { INodeProperties, INodePropertyOptions, INodePropertyCollection } from 'n8n-workflow';
|
|
3
3
|
import { BaseTextKey, INodeTranslationHeaders } from './types.js';
|
|
4
|
-
export {
|
|
4
|
+
export { GetBaseTextKey } from './types.js';
|
|
5
5
|
|
|
6
6
|
declare const i18nInstance: vue_i18n.I18n<{
|
|
7
7
|
en: {
|
|
@@ -153,6 +153,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
153
153
|
"auth.newPassword": string;
|
|
154
154
|
"auth.password": string;
|
|
155
155
|
"auth.role": string;
|
|
156
|
+
"auth.roles.default": string;
|
|
156
157
|
"auth.roles.member": string;
|
|
157
158
|
"auth.roles.admin": string;
|
|
158
159
|
"auth.roles.owner": string;
|
|
@@ -715,6 +716,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
715
716
|
"error.pageNotFound": string;
|
|
716
717
|
"executions.ExecutionStatus": string;
|
|
717
718
|
"executions.concurrency.docsLink": string;
|
|
719
|
+
"executionDetails.additionalActions": string;
|
|
718
720
|
"executionDetails.confirmMessage.confirmButtonText": string;
|
|
719
721
|
"executionDetails.confirmMessage.headline": string;
|
|
720
722
|
"executionDetails.confirmMessage.message": string;
|
|
@@ -882,6 +884,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
882
884
|
"executionsFilter.startDate": string;
|
|
883
885
|
"executionsFilter.endDate": string;
|
|
884
886
|
"executionsFilter.savedData": string;
|
|
887
|
+
"executionsFilter.savedDataExactMatch": string;
|
|
885
888
|
"executionsFilter.savedDataKey": string;
|
|
886
889
|
"executionsFilter.savedDataKeyPlaceholder": string;
|
|
887
890
|
"executionsFilter.savedDataValue": string;
|
|
@@ -984,10 +987,12 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
984
987
|
"folders.move.modal.message.usedCredentials.warning": string;
|
|
985
988
|
"folders.move.success.title": string;
|
|
986
989
|
"folders.move.success.message": string;
|
|
990
|
+
"folders.move.success.messageNoAccess": string;
|
|
987
991
|
"folders.move.error.title": string;
|
|
988
992
|
"folders.move.workflow.error.title": string;
|
|
989
993
|
"folders.move.workflow.success.title": string;
|
|
990
994
|
"folders.move.workflow.success.message": string;
|
|
995
|
+
"folders.move.workflow.success.messageNoAccess": string;
|
|
991
996
|
"folders.move.project.root.name": string;
|
|
992
997
|
"folders.open.error.title": string;
|
|
993
998
|
"folders.create.error.title": string;
|
|
@@ -997,6 +1002,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
997
1002
|
"generic.oauth1Api": string;
|
|
998
1003
|
"generic.oauth2Api": string;
|
|
999
1004
|
"genericHelpers.loading": string;
|
|
1005
|
+
"genericHelpers.hrsShort": string;
|
|
1000
1006
|
"genericHelpers.min": string;
|
|
1001
1007
|
"genericHelpers.minShort": string;
|
|
1002
1008
|
"genericHelpers.sec": string;
|
|
@@ -1112,7 +1118,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
1112
1118
|
"ndv.input.nodeDistance": string;
|
|
1113
1119
|
"ndv.input.noNodesFound": string;
|
|
1114
1120
|
"ndv.input.mapping": string;
|
|
1115
|
-
"ndv.input.
|
|
1121
|
+
"ndv.input.fromAI": string;
|
|
1116
1122
|
"ndv.input.parentNodes": string;
|
|
1117
1123
|
"ndv.input.tooMuchData.title": string;
|
|
1118
1124
|
"ndv.input.noOutputDataInBranch": string;
|
|
@@ -1343,6 +1349,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
1343
1349
|
"nodeCreator.aiPanel.workflowTriggerDescription": string;
|
|
1344
1350
|
"nodeCreator.nodeItem.triggerIconTitle": string;
|
|
1345
1351
|
"nodeCreator.nodeItem.aiIconTitle": string;
|
|
1352
|
+
"nodeCreator.nodeItem.deprecated": string;
|
|
1346
1353
|
"nodeCredentials.createNew": string;
|
|
1347
1354
|
"nodeCredentials.credentialFor": string;
|
|
1348
1355
|
"nodeCredentials.credentialsLabel": string;
|
|
@@ -1479,6 +1486,7 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
1479
1486
|
"nodeView.runButtonText.executeWorkflow": string;
|
|
1480
1487
|
"nodeView.runButtonText.executingWorkflow": string;
|
|
1481
1488
|
"nodeView.runButtonText.waitingForTriggerEvent": string;
|
|
1489
|
+
"nodeView.runButtonText.from": string;
|
|
1482
1490
|
"nodeView.showError.workflowError": string;
|
|
1483
1491
|
"nodeView.showError.getWorkflowDataFromUrl.title": string;
|
|
1484
1492
|
"nodeView.showError.importWorkflowData.title": string;
|
|
@@ -1898,6 +1906,11 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
1898
1906
|
"settings.personal.personalSettings": string;
|
|
1899
1907
|
"settings.personal.personalSettingsUpdated": string;
|
|
1900
1908
|
"settings.personal.personalSettingsUpdatedError": string;
|
|
1909
|
+
"settings.personal.role.tooltip.default": string;
|
|
1910
|
+
"settings.personal.role.tooltip.member": string;
|
|
1911
|
+
"settings.personal.role.tooltip.admin": string;
|
|
1912
|
+
"settings.personal.role.tooltip.owner": string;
|
|
1913
|
+
"settings.personal.role.tooltip.cloud": string;
|
|
1901
1914
|
"settings.personal.save": string;
|
|
1902
1915
|
"settings.personal.security": string;
|
|
1903
1916
|
"settings.signup.signUpInviterInfo": string;
|
|
@@ -2152,6 +2165,8 @@ declare const i18nInstance: vue_i18n.I18n<{
|
|
|
2152
2165
|
"settings.sourceControl.sync.prompt.error": string;
|
|
2153
2166
|
"settings.sourceControl.button.push": string;
|
|
2154
2167
|
"settings.sourceControl.button.pull": string;
|
|
2168
|
+
"settings.sourceControl.button.pull.forbidden": string;
|
|
2169
|
+
"settings.sourceControl.button.push.forbidden": string;
|
|
2155
2170
|
"settings.sourceControl.modals.push.title": string;
|
|
2156
2171
|
"settings.sourceControl.modals.push.description": string;
|
|
2157
2172
|
"settings.sourceControl.modals.push.description.learnMore": string;
|