mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Improve tenant signup page (#302)
This commit is contained in:
committed by
GitHub
parent
4969bbc261
commit
719f1ad4e9
@@ -68,20 +68,6 @@ en:
|
||||
days:
|
||||
one: '1 day ago'
|
||||
other: '%{count} days ago'
|
||||
signup:
|
||||
page_title: 'Create your feedback space'
|
||||
step1:
|
||||
title: '1. Create user account'
|
||||
email_auth: 'Sign up with email'
|
||||
step2:
|
||||
title: '2. Create feedback space'
|
||||
create_button: 'Create feedback space'
|
||||
validations:
|
||||
subdomain_already_taken: 'Sorry, this subdomain is not available'
|
||||
subdomain_only_letters_and_numbers: 'Subdomain can only contain alphanumeric characters and hyphen'
|
||||
step3:
|
||||
title: "You're almost done!"
|
||||
message: "Check your email %{email} to activate your new feedback space %{subdomain}!"
|
||||
header:
|
||||
menu:
|
||||
site_settings: 'Site settings'
|
||||
@@ -90,9 +76,6 @@ en:
|
||||
log_in: 'Log in / Sign up'
|
||||
roadmap:
|
||||
title: 'Roadmap'
|
||||
pending_tenant:
|
||||
title: 'Verify your email address'
|
||||
message: 'We''ve sent an email with an activation link to the email you provided during registration. Click on that link to activate this feedback space!'
|
||||
blocked_tenant:
|
||||
title: 'This feedback space has been blocked'
|
||||
board:
|
||||
|
||||
Reference in New Issue
Block a user