Skip to content

Commit

Permalink
Update FCP email notification phrasing (#21809)
Browse files Browse the repository at this point in the history
  • Loading branch information
ambirdsall authored Jan 24, 2023
1 parent cede30a commit e2139d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-webapp/src/packages/cloud/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"freeConnectorProgram.enroll.success": "Successfully enrolled in the Free Connector Program",
"freeConnectorProgram.enrollmentModal.title": "Free connector program",
"freeConnectorProgram.enrollmentModal.free": "<p1>Alpha and Beta Connectors are free while you're in the program.</p1><p2>The whole Connection is free until both Connectors have moved into General Availability (GA)</p2>",
"freeConnectorProgram.enrollmentModal.emailNotification": "We will email you before both connectors in a connection move to GA.",
"freeConnectorProgram.enrollmentModal.emailNotification": "We will email you before your connection will start being charged.",
"freeConnectorProgram.enrollmentModal.cardOnFile": "When both Connectors are in GA, the Connection will no longer be free. You'll need to have a credit card on file to enroll so Airbyte can handle a Connection's transition to paid service.",
"freeConnectorProgram.enrollmentModal.unvalidatedEmailWarning": "You need to <b>verify your email</b> address before you can enroll in the Free Connector Program. <resendEmail>Re-send verification email</resendEmail>.",
"freeConnectorProgram.enrollmentModal.validationEmailConfirmation": "Verification email sent",
Expand Down

0 comments on commit e2139d9

Please sign in to comment.