mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-14 15:53:15 +00:00
feat(console): more emphasize to preferred login name in user's table and detail (#6588)
* feat: poc * feat: more emphasize to preferred login name in user's table and detail * fix: add @peintnermax suggestions --------- Co-authored-by: Max Peintner <max@caos.ch>
This commit is contained in:
@@ -496,6 +496,7 @@
|
||||
"LASTNAME": "Apellidos",
|
||||
"NICKNAME": "Apodo",
|
||||
"DISPLAYNAME": "Nombre mostrado",
|
||||
"PREFERREDLOGINNAME": "Nombre de inicio de sesión preferido",
|
||||
"PREFERRED_LANGUAGE": "Idioma",
|
||||
"GENDER": "Género",
|
||||
"PASSWORD": "Contraseña",
|
||||
|
||||
Reference in New Issue
Block a user