mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 04:27:34 +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:
@@ -495,6 +495,7 @@
|
||||
"LASTNAME": "Nazwisko",
|
||||
"NICKNAME": "Przezwisko",
|
||||
"DISPLAYNAME": "Nazwa wyświetlana",
|
||||
"PREFERREDLOGINNAME": "Preferowana nazwa logowania",
|
||||
"PREFERRED_LANGUAGE": "Język",
|
||||
"GENDER": "Płeć",
|
||||
"PASSWORD": "Hasło",
|
||||
|
Reference in New Issue
Block a user