Skip to content

Commit

Permalink
Fix trial period time frame (#10714)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Roes authored and etsybaev committed Mar 5, 2022
1 parent f439340 commit 1e1306e
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 @@ -19,7 +19,7 @@
"login.backLogin": "Back to Log in",
"login.resetPassword": "Reset your password",
"login.resetPassword.emailSent": "A password reset email has been sent to you",
"login.activateAccess": "Activate your 30-day free trial",
"login.activateAccess": "Activate your 14-day free trial",
"login.activateAccess.subtitle": "Get our <special>Special launch offer</special> of <sum>$1,000</sum> worth of <free>free usage</free>. No credit card required.",
"login.fullName": "Full name*",
"login.fullName.placeholder": "Christopher Smith",
Expand Down

0 comments on commit 1e1306e

Please sign in to comment.