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:
Miguel Cabrerizo
2023-09-21 09:42:11 +02:00
committed by GitHub
parent 7edc73bd5e
commit 7faab0378f
14 changed files with 31 additions and 2 deletions

View File

@@ -496,6 +496,7 @@
"LASTNAME": "Family Name",
"NICKNAME": "Nickname",
"DISPLAYNAME": "Display Name",
"PREFERREDLOGINNAME": "Preferred login name",
"PREFERRED_LANGUAGE": "Language",
"GENDER": "Gender",
"PASSWORD": "Password",