feat: Add opt-in enterprise license trial checkbox (no-changelog) (#7826)

<img width="518" alt="image"
src="https://github.com/n8n-io/n8n/assets/6179477/6422a057-de94-49dc-90fd-7381b5642902">

---------

Co-authored-by: Omar Ajoue <krynble@gmail.com>
This commit is contained in:
Alex Grozav
2023-12-19 14:58:30 +02:00
committed by GitHub
parent 464b565283
commit 5ed4d19059
6 changed files with 133 additions and 5 deletions

View File

@@ -1242,6 +1242,13 @@
"personalizationModal.buildBackendServices": "Build backend services (endpoints)",
"personalizationModal.manipulateFiles": "Manipulate/transfer files",
"personalizationModal.specifyOtherSalesAndMarketingGoal": "Specify your other Sales and Marketing goals",
"personalizationModal.registerEmailForTrial": "Register your email to activate a free 14 day trial of our {trial}",
"personalizationModal.registerEmailForTrial.enterprise": "Enterprise features",
"personalizationModal.registerEmailForTrial.notice": "By checking this box, you agree to let us store your name and email to activate your trial and send over your license key. Well check-in at the end of the trial to ensure youre getting the most out of our Enterprise features.",
"personalizationModal.registerEmailForTrial.success.title": "Your enterprise license is on its way",
"personalizationModal.registerEmailForTrial.success.message": "You'll shortly receive an email to activate your enterprise license. If you don't see it, check your spam folder.",
"personalizationModal.registerEmailForTrial.success.button": "Start using n8n",
"personalizationModal.registerEmailForTrial.error": "Error while registering for enterprise trial",
"pushConnection.nodeExecutedSuccessfully": "Node executed successfully",
"pushConnection.workflowExecutedSuccessfully": "Workflow executed successfully",
"pushConnectionTracker.cannotConnectToServer": "You have a connection issue or the server is down. <br />n8n should reconnect automatically once the issue is resolved.",