mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 18:59:06 +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": "Family Name",
|
||||
"NICKNAME": "Nickname",
|
||||
"DISPLAYNAME": "Display Name",
|
||||
"PREFERREDLOGINNAME": "Preferred login name",
|
||||
"PREFERRED_LANGUAGE": "Language",
|
||||
"GENDER": "Gender",
|
||||
"PASSWORD": "Password",
|
||||
|
Reference in New Issue
Block a user