mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-23 22:38: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": "Sobrenome",
|
||||
"NICKNAME": "Apelido",
|
||||
"DISPLAYNAME": "Nome de Exibição",
|
||||
"PREFERREDLOGINNAME": "Nome de login preferido",
|
||||
"PREFERRED_LANGUAGE": "Idioma",
|
||||
"GENDER": "Gênero",
|
||||
"SENHA": "Senha",
|
||||
|
Reference in New Issue
Block a user