fix: enhance account settings with username and authentication method display #90

This commit is contained in:
Linus Rath
2026-03-23 16:37:56 +01:00
parent 0effb97691
commit ef45140d32
10 changed files with 68 additions and 13 deletions
+4
View File
@@ -913,7 +913,11 @@
"title": "Cuenta",
"description": "Vea la información de su cuenta",
"name_label": "Nombre para mostrar",
"username_label": "Nombre de usuario",
"account_type_label": "Tipo de cuenta",
"auth_method_label": "Autenticación",
"auth_method_oauth": "Inicio de sesión único (OAuth/OIDC)",
"auth_method_basic": "Contraseña",
"demo_account": "Cuenta de demostración",
"email": {
"label": "Dirección de Correo",