mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
fix: Update translation for sharing toast (no-changelog) (#4893)
This commit is contained in:
parent
ca8e85933f
commit
74b831b9b7
|
@ -1402,7 +1402,7 @@
|
|||
"workflows.shareModal.list.delete.confirm.lastUserWithAccessToCredentials.message": "<strong>This might cause the workflow to stop working:</strong> {name} is the only user with access to credentials used in this workflow, those credentials will also be removed from {workflow}.",
|
||||
"workflows.shareModal.list.delete.confirm.confirmButtonText": "Remove access",
|
||||
"workflows.shareModal.list.delete.confirm.cancelButtonText": "Cancel",
|
||||
"workflows.shareModal.onSave.success.title": "Workflow sharing settings have been saved",
|
||||
"workflows.shareModal.onSave.success.title": "Sharing updated",
|
||||
"workflows.shareModal.onSave.error.title": "There was a problem saving sharing settings",
|
||||
"workflows.shareModal.saveBeforeClose.title": "Save sharing changes?",
|
||||
"workflows.shareModal.saveBeforeClose.message": "You have unsaved changes. Do you want to save them before closing?",
|
||||
|
|
Loading…
Reference in a new issue