Chore: Update the copy used in signup page (#464)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Pranav Raj S
2020-02-03 19:57:37 +05:30
committed by GitHub
parent 002463aede
commit 33e0bd434b
2 changed files with 2 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
{
"REGISTER": {
"TRY_WOOT": "Try Chatwoot free for 14 days",
"TRY_WOOT_SUB": "No credit card required. Cancel anytime.",
"TRY_WOOT": "Register an account",
"TITLE": "Register",
"TERMS_ACCEPT": "By signing up, you agree to our <a href=\"https://www.chatwoot.com/terms\">T & C</a> and <a href=\"https://www.chatwoot.com/privacy-policy\">Privacy policy</a>",
"ACCOUNT_NAME": {
@@ -30,4 +29,4 @@
},
"SUBMIT": "Submit"
}
}
}