@n8n/i18n 2.14.0 → 2.14.2

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 CHANGED
@@ -1967,7 +1967,6 @@ var en_default = {
1967
1967
  "nodeCredentials.createNew": "Create new credential",
1968
1968
  "nodeCredentials.createNew.permissionDenied": "Your current role does not allow you to create credentials",
1969
1969
  "nodeCredentials.credentialFor": "Credential for {credentialType}",
1970
- "nodeCredentials.credentialsLabel": "Credential to connect with",
1971
1970
  "nodeCredentials.credentialsLabelShort": "Credential",
1972
1971
  "nodeCredentials.issues": "Issues",
1973
1972
  "nodeCredentials.selectCredential": "Select Credential",
@@ -1979,6 +1978,7 @@ var en_default = {
1979
1978
  "nodeCredentials.updateCredential.permissionDenied": "Your current role does not allow you to update credentials",
1980
1979
  "nodeCredentials.deleteCredential": "Delete Credential",
1981
1980
  "nodeCredentials.deleteCredential.permissionDenied": "Your current role does not allow you to delete credentials",
1981
+ "nodeCredentials.quickConnect.connect": "Connect",
1982
1982
  "nodeCredentials.quickConnect.connectTo": "Connect to {provider}",
1983
1983
  "nodeCredentials.quickConnect.or": "or",
1984
1984
  "nodeCredentials.quickConnect.setupManually": "setup manually",