Registration token step view

This commit is contained in:
Quentin Gliech
2025-06-03 08:13:39 +02:00
parent 685f4761cd
commit d4e2d06ed9
8 changed files with 351 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
},
"continue": "Continue",
"@continue": {
"context": "form_post.html:25:28-48, pages/consent.html:57:28-48, pages/device_consent.html:124:13-33, pages/device_link.html:40:26-46, pages/login.html:68:30-50, pages/reauth.html:32:28-48, pages/recovery/start.html:38:26-46, pages/register/password.html:74:26-46, pages/register/steps/display_name.html:43:28-48, pages/register/steps/verify_email.html:51:26-46, pages/sso.html:37:28-48"
"context": "form_post.html:25:28-48, pages/consent.html:57:28-48, pages/device_consent.html:124:13-33, pages/device_link.html:40:26-46, pages/login.html:68:30-50, pages/reauth.html:32:28-48, pages/recovery/start.html:38:26-46, pages/register/password.html:74:26-46, pages/register/steps/display_name.html:43:28-48, pages/register/steps/registration_token.html:41:28-48, pages/register/steps/verify_email.html:51:26-46, pages/sso.html:37:28-48"
},
"create_account": "Create Account",
"@create_account": {
@@ -635,6 +635,20 @@
"context": "pages/register/password.html:51:35-95, pages/upstream_oauth2/do_register.html:179:35-95"
}
},
"registration_token": {
"description": "Enter a registration token provided by the homeserver administrator.",
"@description": {
"context": "pages/register/steps/registration_token.html:17:25-64"
},
"field": "Registration token",
"@field": {
"context": "pages/register/steps/registration_token.html:33:35-68"
},
"headline": "Registration token",
"@headline": {
"context": "pages/register/steps/registration_token.html:16:27-63"
}
},
"scope": {
"edit_profile": "Edit your profile and contact details",
"@edit_profile": {