feat(editor): Version control paywall (WIP) (#6030)
* feat(editor): Version control paywall (WIP) * fix(editor): remove version control docs link
This commit is contained in:
@@ -1292,6 +1292,9 @@
|
||||
"settings.usageAndPlan.desktop.title": "Upgrade to n8n Cloud for the full experience",
|
||||
"settings.usageAndPlan.desktop.description": "Cloud plans allow you to collaborate with teammates. Plus you don’t need to leave this app open all the time for your workflows to run.",
|
||||
"settings.versionControl.title": "Version Control",
|
||||
"settings.versionControl.actionBox.title": "Available on Enterprise plan",
|
||||
"settings.versionControl.actionBox.description": "Use Version Control to connect your instance to an external Git repository to backup and track changes made to your workflows, variables, and credentials. With Version Control you can also sync instances across multiple environments (development, production...).",
|
||||
"settings.versionControl.actionBox.buttonText": "See plans",
|
||||
"showMessage.cancel": "@:_reusableBaseText.cancel",
|
||||
"showMessage.ok": "OK",
|
||||
"showMessage.showDetails": "Show Details",
|
||||
|
||||
Reference in New Issue
Block a user