mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 18:27:54 +00:00
fix(console): LDAP UI optimization for better required field recognition, improve onboarding all done visibility (#5659)
* fix: onboarding all done styles * ldap UI change * rm log * set required marker to formfield, max width of string-list comp * seperate formfields * formarray * clear action * validator * hide pwd field * rm dead code * lint
This commit is contained in:
@@ -247,6 +247,7 @@
|
||||
},
|
||||
"ERRORS": {
|
||||
"REQUIRED": "Remplis ce champ s'il te plaît.",
|
||||
"ATLEASTONE": "Indiquez au moins une valeur.",
|
||||
"TOKENINVALID": {
|
||||
"TITLE": "Votre jeton d'autorisation a expiré.",
|
||||
"DESCRIPTION": "Cliquez sur le bouton ci-dessous pour vous reconnecter."
|
||||
|
Reference in New Issue
Block a user