mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 11:52:11 +00:00
fix: change back to login button and add to register option screen (#4847)
* fix: change back to login button and add to register option screen * fix: change back to login button and add logic for remove and set events Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
This commit is contained in:
@@ -195,6 +195,7 @@ RegisterOption:
|
||||
Description: 选择您的注册方式
|
||||
RegisterUsernamePasswordButtonText: 使用用户名密码
|
||||
ExternalLoginDescription: 或使用外部身份提供者
|
||||
LoginButtonText: 登录
|
||||
|
||||
RegistrationUser:
|
||||
Title: 注册
|
||||
@@ -222,7 +223,7 @@ RegistrationUser:
|
||||
TosConfirmAnd: 和
|
||||
PrivacyLinkText: 隐私政策
|
||||
ExternalLogin: 使用外部身份提供者注册
|
||||
BackButtonText: 返回
|
||||
BackButtonText: 登录
|
||||
NextButtonText: 继续
|
||||
|
||||
ExternalRegistrationUserOverview:
|
||||
|
||||
Reference in New Issue
Block a user