fix: Update translation for sharing toast (no-changelog) (#4893)

This commit is contained in:
Alex Grozav 2022-12-12 14:45:45 +02:00 committed by GitHub
parent ca8e85933f
commit 74b831b9b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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?",