Skip to content

Commit 3d5f552

Browse files
author
Tim Roes
authored
Fix trial period time frame (#10714)
1 parent 5d8cb41 commit 3d5f552

File tree

1 file changed

+1
-1
lines changed
  • airbyte-webapp/src/packages/cloud/locales

1 file changed

+1
-1
lines changed

airbyte-webapp/src/packages/cloud/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"login.backLogin": "Back to Log in",
2020
"login.resetPassword": "Reset your password",
2121
"login.resetPassword.emailSent": "A password reset email has been sent to you",
22-
"login.activateAccess": "Activate your 30-day free trial",
22+
"login.activateAccess": "Activate your 14-day free trial",
2323
"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.",
2424
"login.fullName": "Full name*",
2525
"login.fullName.placeholder": "Christopher Smith",

0 commit comments

Comments
 (0)