@n8n/i18n 2.13.0 → 2.13.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
@@ -1934,7 +1934,6 @@ var en_default = {
1934
1934
  "nodeCredentials.createNew": "Create new credential",
1935
1935
  "nodeCredentials.createNew.permissionDenied": "Your current role does not allow you to create credentials",
1936
1936
  "nodeCredentials.credentialFor": "Credential for {credentialType}",
1937
- "nodeCredentials.credentialsLabel": "Credential to connect with",
1938
1937
  "nodeCredentials.credentialsLabelShort": "Credential",
1939
1938
  "nodeCredentials.issues": "Issues",
1940
1939
  "nodeCredentials.selectCredential": "Select Credential",
@@ -1946,6 +1945,7 @@ var en_default = {
1946
1945
  "nodeCredentials.updateCredential.permissionDenied": "Your current role does not allow you to update credentials",
1947
1946
  "nodeCredentials.deleteCredential": "Delete Credential",
1948
1947
  "nodeCredentials.deleteCredential.permissionDenied": "Your current role does not allow you to delete credentials",
1948
+ "nodeCredentials.quickConnect.connect": "Connect",
1949
1949
  "nodeCredentials.quickConnect.connectTo": "Connect to {provider}",
1950
1950
  "nodeCredentials.quickConnect.or": "or",
1951
1951
  "nodeCredentials.quickConnect.setupManually": "setup manually",