@n8n/i18n 1.16.1 → 1.17.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 +50 -14
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +37 -1
- package/dist/index.d.ts +37 -1
- package/dist/index.js +50 -14
- package/dist/index.js.map +1 -1
- package/dist/types.d.cts +50 -14
- package/dist/types.d.ts +50 -14
- package/package.json +2 -2
package/dist/types.d.cts
CHANGED
|
@@ -19,7 +19,13 @@ var _reusableBaseText = {
|
|
|
19
19
|
user: "User",
|
|
20
20
|
enabled: "Enabled",
|
|
21
21
|
disabled: "Disabled",
|
|
22
|
-
type: "Type"
|
|
22
|
+
type: "Type",
|
|
23
|
+
role: "Role",
|
|
24
|
+
roles: {
|
|
25
|
+
admin: "Admin",
|
|
26
|
+
editor: "Editor",
|
|
27
|
+
viewer: "Viewer"
|
|
28
|
+
}
|
|
23
29
|
};
|
|
24
30
|
var _reusableDynamicText = {
|
|
25
31
|
readMore: "Read more",
|
|
@@ -74,7 +80,7 @@ var englishBaseText = {
|
|
|
74
80
|
"generic.clickToCopy": "Click to copy",
|
|
75
81
|
"generic.copiedToClipboard": "Copied to clipboard",
|
|
76
82
|
"generic.beta": "beta",
|
|
77
|
-
"generic.betaProper": "
|
|
83
|
+
"generic.betaProper": "Beta",
|
|
78
84
|
"generic.yes": "Yes",
|
|
79
85
|
"generic.no": "No",
|
|
80
86
|
"generic.rating": "Rating",
|
|
@@ -162,6 +168,9 @@ var englishBaseText = {
|
|
|
162
168
|
"auth.changePassword.passwordsMustMatchError": "Passwords must match",
|
|
163
169
|
"auth.changePassword.reenterNewPassword": "Re-enter new password",
|
|
164
170
|
"auth.changePassword.tokenValidationError": "Invalid password-reset token",
|
|
171
|
+
"auth.confirmPassword": "Confirm password",
|
|
172
|
+
"auth.confirmPassword.currentPassword": "Current password",
|
|
173
|
+
"auth.confirmPassword.confirmPasswordToChangeEmail": "Please confirm your password in order to change your email address.",
|
|
165
174
|
"auth.defaultPasswordRequirements": "8+ characters, at least 1 number and 1 capital letter",
|
|
166
175
|
"auth.validation.missingParameters": "Missing token or user id",
|
|
167
176
|
"auth.email": "Email",
|
|
@@ -172,7 +181,7 @@ var englishBaseText = {
|
|
|
172
181
|
"auth.role": "Role",
|
|
173
182
|
"auth.roles.default": "Default",
|
|
174
183
|
"auth.roles.member": "Member",
|
|
175
|
-
"auth.roles.admin": "
|
|
184
|
+
"auth.roles.admin": "@:_reusableBaseText.roles.admin",
|
|
176
185
|
"auth.roles.owner": "Owner",
|
|
177
186
|
"auth.agreement.label": "I want to receive security and product updates",
|
|
178
187
|
"auth.setup.next": "Next",
|
|
@@ -189,7 +198,8 @@ var englishBaseText = {
|
|
|
189
198
|
"auth.signup.tokenValidationError": "Issue validating invite token",
|
|
190
199
|
"aiAssistant.name": "Assistant",
|
|
191
200
|
"aiAssistant.n8nAi": "n8n AI",
|
|
192
|
-
"aiAssistant.
|
|
201
|
+
"aiAssistant.tabs.ask": "Ask",
|
|
202
|
+
"aiAssistant.tabs.build": "Build",
|
|
193
203
|
"aiAssistant.builder.mode": "AI Builder",
|
|
194
204
|
"aiAssistant.builder.placeholder": "Ask n8n to build...",
|
|
195
205
|
"aiAssistant.builder.generateNew": "Generate new workflow",
|
|
@@ -1194,6 +1204,7 @@ var englishBaseText = {
|
|
|
1194
1204
|
"ndv.output.branch": "Branch",
|
|
1195
1205
|
"ndv.output.executing": "Executing node...",
|
|
1196
1206
|
"ndv.output.items": "{count} item | {count} items",
|
|
1207
|
+
"ndv.output.itemsTotal": "{count} item total | {count} items total",
|
|
1197
1208
|
"ndv.output.andSubExecutions": ", {count} sub-execution | , {count} sub-executions",
|
|
1198
1209
|
"ndv.output.noOutputData.message": "n8n stops executing the workflow when a node has no output data. You can change this default behaviour via",
|
|
1199
1210
|
"ndv.output.noOutputData.message.settings": "Settings",
|
|
@@ -1829,6 +1840,7 @@ var englishBaseText = {
|
|
|
1829
1840
|
"resourceLocator.mode.list.placeholder": "Choose...",
|
|
1830
1841
|
"resourceLocator.mode.list.searchRequired": "Enter a search term to show results",
|
|
1831
1842
|
"resourceLocator.mode.list.addNewResource.vectorStoreInMemory": "Create key '{resourceName}'",
|
|
1843
|
+
"resourceLocator.dataTable.createNew": "Create new data table",
|
|
1832
1844
|
"resourceLocator.modeSelector.placeholder": "Mode...",
|
|
1833
1845
|
"resourceLocator.openSpecificResource": "Open {entity} in {appName}",
|
|
1834
1846
|
"resourceLocator.openResource": "Open in {appName}",
|
|
@@ -2744,8 +2756,8 @@ var englishBaseText = {
|
|
|
2744
2756
|
"workflows.shareModal.info.sharee.fallback": "the owner",
|
|
2745
2757
|
"workflows.shareModal.info.members": "This workflow is owned by the {projectName} project which currently has {members} with access to this workflow.",
|
|
2746
2758
|
"workflows.shareModal.info.members.number": "{number} member | {number} members",
|
|
2747
|
-
"workflows.shareModal.role.editor": "
|
|
2748
|
-
"workflows.roles.editor": "
|
|
2759
|
+
"workflows.shareModal.role.editor": "@:_reusableBaseText.roles.editor",
|
|
2760
|
+
"workflows.roles.editor": "@:_reusableBaseText.roles.editor",
|
|
2749
2761
|
"workflows.concurrentChanges.confirmMessage.title": "Workflow was changed by someone else",
|
|
2750
2762
|
"workflows.concurrentChanges.confirmMessage.message": "Someone saved this workflow while you were editing it. You can <a href=\"{url}\" target=\"_blank\">view their version</a> (in new tab).<br/><br/>Overwrite their changes with yours?",
|
|
2751
2763
|
"workflows.concurrentChanges.confirmMessage.cancelButtonText": "Cancel",
|
|
@@ -2901,6 +2913,17 @@ var englishBaseText = {
|
|
|
2901
2913
|
"dataStore.banner.storageLimitError.message": "{usage} of Data tables storage used, operations may fail. Delete data to avoid errors",
|
|
2902
2914
|
"dataStore.error.tableNotInitialized": "Table not initialized",
|
|
2903
2915
|
"dataStore.noRows": "No rows",
|
|
2916
|
+
"dataStore.filters.isNull": "Is null",
|
|
2917
|
+
"dataStore.filters.isNotNull": "Is not null",
|
|
2918
|
+
"dataStore.filters.isEmpty": "Is empty",
|
|
2919
|
+
"dataStore.filters.isNotEmpty": "Is not empty",
|
|
2920
|
+
"dataStore.filters.between": "Between",
|
|
2921
|
+
"dataStore.filters.true": "True",
|
|
2922
|
+
"dataStore.filters.false": "False",
|
|
2923
|
+
"dataStore.filters.greaterThan": "Greater than",
|
|
2924
|
+
"dataStore.filters.greaterThanOrEqual": "Greater than or equal",
|
|
2925
|
+
"dataStore.filters.lessThan": "Less than",
|
|
2926
|
+
"dataStore.filters.lessThanOrEqual": "Less than or equal",
|
|
2904
2927
|
"settings.ldap": "LDAP",
|
|
2905
2928
|
"settings.ldap.note": "LDAP allows users to authenticate with their centralized account. It's compatible with services that provide an LDAP interface like Active Directory, Okta and Jumpcloud.",
|
|
2906
2929
|
"settings.ldap.infoTip": "Learn more about <a href='https://docs.n8n.io/user-management/ldap/' target='_blank'>LDAP in the Docs</a>",
|
|
@@ -3053,15 +3076,15 @@ var englishBaseText = {
|
|
|
3053
3076
|
"projects.settings.button.save": "@:_reusableBaseText.save",
|
|
3054
3077
|
"projects.settings.button.cancel": "@:_reusableBaseText.cancel",
|
|
3055
3078
|
"projects.settings.button.deleteProject": "Delete project",
|
|
3056
|
-
"projects.settings.role.admin": "
|
|
3057
|
-
"projects.settings.role.editor": "
|
|
3058
|
-
"projects.settings.role.viewer": "
|
|
3079
|
+
"projects.settings.role.admin": "@:_reusableBaseText.roles.admin",
|
|
3080
|
+
"projects.settings.role.editor": "@:_reusableBaseText.roles.editor",
|
|
3081
|
+
"projects.settings.role.viewer": "@:_reusableBaseText.roles.viewer",
|
|
3059
3082
|
"projects.settings.delete.title": "Delete \"{projectName}\" Project?",
|
|
3060
3083
|
"projects.settings.delete.message": "What should we do with the project data?",
|
|
3061
|
-
"projects.settings.delete.message.empty": "There are no workflows or
|
|
3062
|
-
"projects.settings.delete.question.transfer.label": "Transfer its workflows and
|
|
3084
|
+
"projects.settings.delete.message.empty": "There are no workflows, credentials or data tables in this project.",
|
|
3085
|
+
"projects.settings.delete.question.transfer.label": "Transfer its workflows, credentials and data tables to another project or user",
|
|
3063
3086
|
"projects.settings.delete.question.transfer.title": "Project or user to transfer to",
|
|
3064
|
-
"projects.settings.delete.question.wipe.label": "Delete its workflows and
|
|
3087
|
+
"projects.settings.delete.question.wipe.label": "Delete its workflows, credentials and data tables",
|
|
3065
3088
|
"projects.settings.delete.question.wipe.title": "Type \"delete all data\" to confirm",
|
|
3066
3089
|
"projects.settings.delete.question.wipe.placeholder": "delete all data",
|
|
3067
3090
|
"projects.settings.delete.confirm": "Yes, I am sure",
|
|
@@ -3073,6 +3096,18 @@ var englishBaseText = {
|
|
|
3073
3096
|
"projects.settings.save.error.title": "An error occurred while saving the project",
|
|
3074
3097
|
"projects.settings.role.upgrade.title": "Upgrade to unlock additional roles",
|
|
3075
3098
|
"projects.settings.role.upgrade.message": "You're currently limited to {limit} on the {planName} plan and can only assign the admin role to users within this project. To create more projects and unlock additional roles, upgrade your plan.",
|
|
3099
|
+
"projects.settings.table.header.user": "@:_reusableBaseText.user",
|
|
3100
|
+
"projects.settings.table.header.role": "@:_reusableBaseText.role",
|
|
3101
|
+
"projects.settings.table.row.removeUser": "Remove user",
|
|
3102
|
+
"projects.settings.role.admin.description": "Can edit workflows, credentials, and project settings",
|
|
3103
|
+
"projects.settings.role.editor.description": "Can edit workflows and credentials",
|
|
3104
|
+
"projects.settings.role.viewer.description": "Can view workflows and executions",
|
|
3105
|
+
"projects.settings.role.personalOwner": "Owner",
|
|
3106
|
+
"projects.settings.members.search.placeholder": "Search members...",
|
|
3107
|
+
"projects.settings.memberRole.updated.title": "Member role updated successfully",
|
|
3108
|
+
"projects.settings.memberRole.update.error.title": "An error occurred while updating member role",
|
|
3109
|
+
"projects.settings.member.removed.title": "Member removed successfully",
|
|
3110
|
+
"projects.settings.member.remove.error.title": "An error occurred while removing member",
|
|
3076
3111
|
"projects.sharing.noMatchingProjects": "There are no available projects",
|
|
3077
3112
|
"projects.sharing.noMatchingUsers": "No matching users or projects",
|
|
3078
3113
|
"projects.sharing.select.placeholder": "Select project or user",
|
|
@@ -3367,11 +3402,11 @@ var englishBaseText = {
|
|
|
3367
3402
|
"evaluations.setupWizard.moreInfo": "More info",
|
|
3368
3403
|
"evaluations.setupWizard.stepHeader.optional": "Optional",
|
|
3369
3404
|
"evaluations.setupWizard.step1.title": "Wire up a test dataset",
|
|
3370
|
-
"evaluations.setupWizard.step1.item1": "
|
|
3405
|
+
"evaluations.setupWizard.step1.item1": "Create a Data table or Google Sheet with one input per row",
|
|
3371
3406
|
"evaluations.setupWizard.step1.item2": "Add an evaluation trigger to your workflow and wire it up",
|
|
3372
3407
|
"evaluations.setupWizard.step1.button": "Add evaluation trigger",
|
|
3373
3408
|
"evaluations.setupWizard.step2.title": "Write workflow outputs back to dataset",
|
|
3374
|
-
"evaluations.setupWizard.step2.item1": "Add a '
|
|
3409
|
+
"evaluations.setupWizard.step2.item1": "Add a 'Set Outputs' operation to log each output back to your table",
|
|
3375
3410
|
"evaluations.setupWizard.step2.button": "Add 'set outputs' node",
|
|
3376
3411
|
"evaluations.setupWizard.step3.title": "Set up a quality score",
|
|
3377
3412
|
"evaluations.setupWizard.step3.item1": "Calculate a score, e.g. by comparing expected and actual outputs",
|
|
@@ -3444,6 +3479,7 @@ var englishBaseText = {
|
|
|
3444
3479
|
"insights.upgradeModal.title": "Upgrade to Enterprise",
|
|
3445
3480
|
"whatsNew.versionsBehind": "{count} version behind | {count} versions behind",
|
|
3446
3481
|
"whatsNew.update": "Update",
|
|
3482
|
+
"whatsNew.updateNudgeTooltip": "Only owners can perform updates",
|
|
3447
3483
|
"whatsNew.updateAvailable": "You're currently on version {currentVersion}. Update to {latestVersion} to get {count} versions worth of new features, improvements, and fixes. See what changed",
|
|
3448
3484
|
"whatsNew.updateAvailable.changelogLink": "in the full changelog",
|
|
3449
3485
|
"workflowDiff.changes": "Changes",
|
package/dist/types.d.ts
CHANGED
|
@@ -19,7 +19,13 @@ var _reusableBaseText = {
|
|
|
19
19
|
user: "User",
|
|
20
20
|
enabled: "Enabled",
|
|
21
21
|
disabled: "Disabled",
|
|
22
|
-
type: "Type"
|
|
22
|
+
type: "Type",
|
|
23
|
+
role: "Role",
|
|
24
|
+
roles: {
|
|
25
|
+
admin: "Admin",
|
|
26
|
+
editor: "Editor",
|
|
27
|
+
viewer: "Viewer"
|
|
28
|
+
}
|
|
23
29
|
};
|
|
24
30
|
var _reusableDynamicText = {
|
|
25
31
|
readMore: "Read more",
|
|
@@ -74,7 +80,7 @@ var englishBaseText = {
|
|
|
74
80
|
"generic.clickToCopy": "Click to copy",
|
|
75
81
|
"generic.copiedToClipboard": "Copied to clipboard",
|
|
76
82
|
"generic.beta": "beta",
|
|
77
|
-
"generic.betaProper": "
|
|
83
|
+
"generic.betaProper": "Beta",
|
|
78
84
|
"generic.yes": "Yes",
|
|
79
85
|
"generic.no": "No",
|
|
80
86
|
"generic.rating": "Rating",
|
|
@@ -162,6 +168,9 @@ var englishBaseText = {
|
|
|
162
168
|
"auth.changePassword.passwordsMustMatchError": "Passwords must match",
|
|
163
169
|
"auth.changePassword.reenterNewPassword": "Re-enter new password",
|
|
164
170
|
"auth.changePassword.tokenValidationError": "Invalid password-reset token",
|
|
171
|
+
"auth.confirmPassword": "Confirm password",
|
|
172
|
+
"auth.confirmPassword.currentPassword": "Current password",
|
|
173
|
+
"auth.confirmPassword.confirmPasswordToChangeEmail": "Please confirm your password in order to change your email address.",
|
|
165
174
|
"auth.defaultPasswordRequirements": "8+ characters, at least 1 number and 1 capital letter",
|
|
166
175
|
"auth.validation.missingParameters": "Missing token or user id",
|
|
167
176
|
"auth.email": "Email",
|
|
@@ -172,7 +181,7 @@ var englishBaseText = {
|
|
|
172
181
|
"auth.role": "Role",
|
|
173
182
|
"auth.roles.default": "Default",
|
|
174
183
|
"auth.roles.member": "Member",
|
|
175
|
-
"auth.roles.admin": "
|
|
184
|
+
"auth.roles.admin": "@:_reusableBaseText.roles.admin",
|
|
176
185
|
"auth.roles.owner": "Owner",
|
|
177
186
|
"auth.agreement.label": "I want to receive security and product updates",
|
|
178
187
|
"auth.setup.next": "Next",
|
|
@@ -189,7 +198,8 @@ var englishBaseText = {
|
|
|
189
198
|
"auth.signup.tokenValidationError": "Issue validating invite token",
|
|
190
199
|
"aiAssistant.name": "Assistant",
|
|
191
200
|
"aiAssistant.n8nAi": "n8n AI",
|
|
192
|
-
"aiAssistant.
|
|
201
|
+
"aiAssistant.tabs.ask": "Ask",
|
|
202
|
+
"aiAssistant.tabs.build": "Build",
|
|
193
203
|
"aiAssistant.builder.mode": "AI Builder",
|
|
194
204
|
"aiAssistant.builder.placeholder": "Ask n8n to build...",
|
|
195
205
|
"aiAssistant.builder.generateNew": "Generate new workflow",
|
|
@@ -1194,6 +1204,7 @@ var englishBaseText = {
|
|
|
1194
1204
|
"ndv.output.branch": "Branch",
|
|
1195
1205
|
"ndv.output.executing": "Executing node...",
|
|
1196
1206
|
"ndv.output.items": "{count} item | {count} items",
|
|
1207
|
+
"ndv.output.itemsTotal": "{count} item total | {count} items total",
|
|
1197
1208
|
"ndv.output.andSubExecutions": ", {count} sub-execution | , {count} sub-executions",
|
|
1198
1209
|
"ndv.output.noOutputData.message": "n8n stops executing the workflow when a node has no output data. You can change this default behaviour via",
|
|
1199
1210
|
"ndv.output.noOutputData.message.settings": "Settings",
|
|
@@ -1829,6 +1840,7 @@ var englishBaseText = {
|
|
|
1829
1840
|
"resourceLocator.mode.list.placeholder": "Choose...",
|
|
1830
1841
|
"resourceLocator.mode.list.searchRequired": "Enter a search term to show results",
|
|
1831
1842
|
"resourceLocator.mode.list.addNewResource.vectorStoreInMemory": "Create key '{resourceName}'",
|
|
1843
|
+
"resourceLocator.dataTable.createNew": "Create new data table",
|
|
1832
1844
|
"resourceLocator.modeSelector.placeholder": "Mode...",
|
|
1833
1845
|
"resourceLocator.openSpecificResource": "Open {entity} in {appName}",
|
|
1834
1846
|
"resourceLocator.openResource": "Open in {appName}",
|
|
@@ -2744,8 +2756,8 @@ var englishBaseText = {
|
|
|
2744
2756
|
"workflows.shareModal.info.sharee.fallback": "the owner",
|
|
2745
2757
|
"workflows.shareModal.info.members": "This workflow is owned by the {projectName} project which currently has {members} with access to this workflow.",
|
|
2746
2758
|
"workflows.shareModal.info.members.number": "{number} member | {number} members",
|
|
2747
|
-
"workflows.shareModal.role.editor": "
|
|
2748
|
-
"workflows.roles.editor": "
|
|
2759
|
+
"workflows.shareModal.role.editor": "@:_reusableBaseText.roles.editor",
|
|
2760
|
+
"workflows.roles.editor": "@:_reusableBaseText.roles.editor",
|
|
2749
2761
|
"workflows.concurrentChanges.confirmMessage.title": "Workflow was changed by someone else",
|
|
2750
2762
|
"workflows.concurrentChanges.confirmMessage.message": "Someone saved this workflow while you were editing it. You can <a href=\"{url}\" target=\"_blank\">view their version</a> (in new tab).<br/><br/>Overwrite their changes with yours?",
|
|
2751
2763
|
"workflows.concurrentChanges.confirmMessage.cancelButtonText": "Cancel",
|
|
@@ -2901,6 +2913,17 @@ var englishBaseText = {
|
|
|
2901
2913
|
"dataStore.banner.storageLimitError.message": "{usage} of Data tables storage used, operations may fail. Delete data to avoid errors",
|
|
2902
2914
|
"dataStore.error.tableNotInitialized": "Table not initialized",
|
|
2903
2915
|
"dataStore.noRows": "No rows",
|
|
2916
|
+
"dataStore.filters.isNull": "Is null",
|
|
2917
|
+
"dataStore.filters.isNotNull": "Is not null",
|
|
2918
|
+
"dataStore.filters.isEmpty": "Is empty",
|
|
2919
|
+
"dataStore.filters.isNotEmpty": "Is not empty",
|
|
2920
|
+
"dataStore.filters.between": "Between",
|
|
2921
|
+
"dataStore.filters.true": "True",
|
|
2922
|
+
"dataStore.filters.false": "False",
|
|
2923
|
+
"dataStore.filters.greaterThan": "Greater than",
|
|
2924
|
+
"dataStore.filters.greaterThanOrEqual": "Greater than or equal",
|
|
2925
|
+
"dataStore.filters.lessThan": "Less than",
|
|
2926
|
+
"dataStore.filters.lessThanOrEqual": "Less than or equal",
|
|
2904
2927
|
"settings.ldap": "LDAP",
|
|
2905
2928
|
"settings.ldap.note": "LDAP allows users to authenticate with their centralized account. It's compatible with services that provide an LDAP interface like Active Directory, Okta and Jumpcloud.",
|
|
2906
2929
|
"settings.ldap.infoTip": "Learn more about <a href='https://docs.n8n.io/user-management/ldap/' target='_blank'>LDAP in the Docs</a>",
|
|
@@ -3053,15 +3076,15 @@ var englishBaseText = {
|
|
|
3053
3076
|
"projects.settings.button.save": "@:_reusableBaseText.save",
|
|
3054
3077
|
"projects.settings.button.cancel": "@:_reusableBaseText.cancel",
|
|
3055
3078
|
"projects.settings.button.deleteProject": "Delete project",
|
|
3056
|
-
"projects.settings.role.admin": "
|
|
3057
|
-
"projects.settings.role.editor": "
|
|
3058
|
-
"projects.settings.role.viewer": "
|
|
3079
|
+
"projects.settings.role.admin": "@:_reusableBaseText.roles.admin",
|
|
3080
|
+
"projects.settings.role.editor": "@:_reusableBaseText.roles.editor",
|
|
3081
|
+
"projects.settings.role.viewer": "@:_reusableBaseText.roles.viewer",
|
|
3059
3082
|
"projects.settings.delete.title": "Delete \"{projectName}\" Project?",
|
|
3060
3083
|
"projects.settings.delete.message": "What should we do with the project data?",
|
|
3061
|
-
"projects.settings.delete.message.empty": "There are no workflows or
|
|
3062
|
-
"projects.settings.delete.question.transfer.label": "Transfer its workflows and
|
|
3084
|
+
"projects.settings.delete.message.empty": "There are no workflows, credentials or data tables in this project.",
|
|
3085
|
+
"projects.settings.delete.question.transfer.label": "Transfer its workflows, credentials and data tables to another project or user",
|
|
3063
3086
|
"projects.settings.delete.question.transfer.title": "Project or user to transfer to",
|
|
3064
|
-
"projects.settings.delete.question.wipe.label": "Delete its workflows and
|
|
3087
|
+
"projects.settings.delete.question.wipe.label": "Delete its workflows, credentials and data tables",
|
|
3065
3088
|
"projects.settings.delete.question.wipe.title": "Type \"delete all data\" to confirm",
|
|
3066
3089
|
"projects.settings.delete.question.wipe.placeholder": "delete all data",
|
|
3067
3090
|
"projects.settings.delete.confirm": "Yes, I am sure",
|
|
@@ -3073,6 +3096,18 @@ var englishBaseText = {
|
|
|
3073
3096
|
"projects.settings.save.error.title": "An error occurred while saving the project",
|
|
3074
3097
|
"projects.settings.role.upgrade.title": "Upgrade to unlock additional roles",
|
|
3075
3098
|
"projects.settings.role.upgrade.message": "You're currently limited to {limit} on the {planName} plan and can only assign the admin role to users within this project. To create more projects and unlock additional roles, upgrade your plan.",
|
|
3099
|
+
"projects.settings.table.header.user": "@:_reusableBaseText.user",
|
|
3100
|
+
"projects.settings.table.header.role": "@:_reusableBaseText.role",
|
|
3101
|
+
"projects.settings.table.row.removeUser": "Remove user",
|
|
3102
|
+
"projects.settings.role.admin.description": "Can edit workflows, credentials, and project settings",
|
|
3103
|
+
"projects.settings.role.editor.description": "Can edit workflows and credentials",
|
|
3104
|
+
"projects.settings.role.viewer.description": "Can view workflows and executions",
|
|
3105
|
+
"projects.settings.role.personalOwner": "Owner",
|
|
3106
|
+
"projects.settings.members.search.placeholder": "Search members...",
|
|
3107
|
+
"projects.settings.memberRole.updated.title": "Member role updated successfully",
|
|
3108
|
+
"projects.settings.memberRole.update.error.title": "An error occurred while updating member role",
|
|
3109
|
+
"projects.settings.member.removed.title": "Member removed successfully",
|
|
3110
|
+
"projects.settings.member.remove.error.title": "An error occurred while removing member",
|
|
3076
3111
|
"projects.sharing.noMatchingProjects": "There are no available projects",
|
|
3077
3112
|
"projects.sharing.noMatchingUsers": "No matching users or projects",
|
|
3078
3113
|
"projects.sharing.select.placeholder": "Select project or user",
|
|
@@ -3367,11 +3402,11 @@ var englishBaseText = {
|
|
|
3367
3402
|
"evaluations.setupWizard.moreInfo": "More info",
|
|
3368
3403
|
"evaluations.setupWizard.stepHeader.optional": "Optional",
|
|
3369
3404
|
"evaluations.setupWizard.step1.title": "Wire up a test dataset",
|
|
3370
|
-
"evaluations.setupWizard.step1.item1": "
|
|
3405
|
+
"evaluations.setupWizard.step1.item1": "Create a Data table or Google Sheet with one input per row",
|
|
3371
3406
|
"evaluations.setupWizard.step1.item2": "Add an evaluation trigger to your workflow and wire it up",
|
|
3372
3407
|
"evaluations.setupWizard.step1.button": "Add evaluation trigger",
|
|
3373
3408
|
"evaluations.setupWizard.step2.title": "Write workflow outputs back to dataset",
|
|
3374
|
-
"evaluations.setupWizard.step2.item1": "Add a '
|
|
3409
|
+
"evaluations.setupWizard.step2.item1": "Add a 'Set Outputs' operation to log each output back to your table",
|
|
3375
3410
|
"evaluations.setupWizard.step2.button": "Add 'set outputs' node",
|
|
3376
3411
|
"evaluations.setupWizard.step3.title": "Set up a quality score",
|
|
3377
3412
|
"evaluations.setupWizard.step3.item1": "Calculate a score, e.g. by comparing expected and actual outputs",
|
|
@@ -3444,6 +3479,7 @@ var englishBaseText = {
|
|
|
3444
3479
|
"insights.upgradeModal.title": "Upgrade to Enterprise",
|
|
3445
3480
|
"whatsNew.versionsBehind": "{count} version behind | {count} versions behind",
|
|
3446
3481
|
"whatsNew.update": "Update",
|
|
3482
|
+
"whatsNew.updateNudgeTooltip": "Only owners can perform updates",
|
|
3447
3483
|
"whatsNew.updateAvailable": "You're currently on version {currentVersion}. Update to {latestVersion} to get {count} versions worth of new features, improvements, and fixes. See what changed",
|
|
3448
3484
|
"whatsNew.updateAvailable.changelogLink": "in the full changelog",
|
|
3449
3485
|
"workflowDiff.changes": "Changes",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@n8n/i18n",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.17.0",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
7
7
|
"LICENSE.md",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"vue-i18n": "^11.1.2",
|
|
27
|
-
"n8n-workflow": "1.
|
|
27
|
+
"n8n-workflow": "1.110.0"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@testing-library/jest-dom": "^6.6.3",
|