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: Choisissez comment vous souhaitez vous enregistrer
|
||||
RegisterUsernamePasswordButtonText: Avec nom d'utilisateur et mot de passe
|
||||
ExternalLoginDescription: ou s'enregistrer avec un utilisateur externe
|
||||
LoginButtonText: connexion
|
||||
|
||||
RegistrationUser:
|
||||
Title: Inscription
|
||||
@@ -222,7 +223,7 @@ RegistrationUser:
|
||||
TosConfirmAnd: et la
|
||||
PrivacyLinkText: politique de confidentialité
|
||||
ExternalLogin: ou m'inscrire avec un utilisateur externe
|
||||
BackButtonText: retour
|
||||
BackButtonText: connexion
|
||||
NextButtonText: suivant
|
||||
|
||||
ExternalRegistrationUserOverview:
|
||||
|
||||
Reference in New Issue
Block a user