fix: Change setup credentials modal title (no-changelog) (#8338)

This commit is contained in:
Tomi Turtiainen 2024-01-16 09:31:44 +02:00 committed by GitHub
parent 4277e92ec0
commit dfa486e4f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2371,5 +2371,5 @@
"templateSetup.continue.button": "Continue",
"templateSetup.credential.description": "The credential you select will be used in the {0} node of the workflow template. | The credential you select will be used in the {0} nodes of the workflow template.",
"templateSetup.continue.button.fillRemaining": "Fill remaining credentials to continue",
"setupCredentialsModal.title": "Set up credentials"
"setupCredentialsModal.title": "Set up template"
}