Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update signup page copy #6682

Merged
merged 1 commit into from
Oct 4, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update signup page copy
  • Loading branch information
jrhizor committed Oct 3, 2021
commit 7cf7ad50c5ec7e9223c17eb63ddb91ad779e3334
4 changes: 2 additions & 2 deletions airbyte-webapp/src/packages/cloud/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"login.forgotPassword": "Forgot your password",
"login.backLogin": "Back to Log in",
"login.resetPassword": "Reset your password",
"login.activateAccess": "Activate your free beta access",
"login.activateAccess.subtitle": "No credit card required. Free until official launch.",
"login.activateAccess": "Activate your 30-day free trial",
"login.activateAccess.subtitle": "Get our special launch offer of $1,000 worth of free usage. No credit card required.",
"login.fullName": "Full name*",
"login.fullName.placeholder": "Christopher Smith",
"login.companyName": "Company name*",
Expand Down