mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 12:57:29 -08:00
fix: Change setup credentials modal title (no-changelog) (#8338)
This commit is contained in:
parent
4277e92ec0
commit
dfa486e4f2
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue