fix: enhance account settings with username and authentication method display #90
This commit is contained in:
@@ -913,7 +913,11 @@
|
||||
"title": "Konto",
|
||||
"description": "Zeigen Sie Ihre Kontoinformationen an",
|
||||
"name_label": "Anzeigename",
|
||||
"username_label": "Benutzername",
|
||||
"account_type_label": "Kontotyp",
|
||||
"auth_method_label": "Authentifizierung",
|
||||
"auth_method_oauth": "Single Sign-On (OAuth/OIDC)",
|
||||
"auth_method_basic": "Passwort",
|
||||
"demo_account": "Demokonto",
|
||||
"email": {
|
||||
"label": "E-Mail-Adresse",
|
||||
|
||||
@@ -913,7 +913,11 @@
|
||||
"title": "Account",
|
||||
"description": "View your account information",
|
||||
"name_label": "Display Name",
|
||||
"username_label": "Username",
|
||||
"account_type_label": "Account Type",
|
||||
"auth_method_label": "Authentication",
|
||||
"auth_method_oauth": "Single Sign-On (OAuth/OIDC)",
|
||||
"auth_method_basic": "Password",
|
||||
"demo_account": "Demo Account",
|
||||
"email": {
|
||||
"label": "Email Address",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -913,7 +913,11 @@
|
||||
"title": "Compte",
|
||||
"description": "Consultez les informations de votre compte",
|
||||
"name_label": "Nom d'affichage",
|
||||
"username_label": "Nom d'utilisateur",
|
||||
"account_type_label": "Type de compte",
|
||||
"auth_method_label": "Authentification",
|
||||
"auth_method_oauth": "Authentification unique (OAuth/OIDC)",
|
||||
"auth_method_basic": "Mot de passe",
|
||||
"demo_account": "Compte de démonstration",
|
||||
"email": {
|
||||
"label": "Adresse email",
|
||||
|
||||
@@ -913,7 +913,11 @@
|
||||
"title": "Account",
|
||||
"description": "Visualizza le informazioni del tuo account",
|
||||
"name_label": "Nome visualizzato",
|
||||
"username_label": "Nome utente",
|
||||
"account_type_label": "Tipo di account",
|
||||
"auth_method_label": "Autenticazione",
|
||||
"auth_method_oauth": "Single Sign-On (OAuth/OIDC)",
|
||||
"auth_method_basic": "Password",
|
||||
"demo_account": "Account dimostrativo",
|
||||
"email": {
|
||||
"label": "Indirizzo email",
|
||||
|
||||
@@ -913,7 +913,11 @@
|
||||
"title": "アカウント",
|
||||
"description": "アカウント情報を表示",
|
||||
"name_label": "表示名",
|
||||
"username_label": "ユーザー名",
|
||||
"account_type_label": "アカウントタイプ",
|
||||
"auth_method_label": "認証方法",
|
||||
"auth_method_oauth": "シングルサインオン (OAuth/OIDC)",
|
||||
"auth_method_basic": "パスワード",
|
||||
"demo_account": "デモアカウント",
|
||||
"email": {
|
||||
"label": "メールアドレス",
|
||||
|
||||
@@ -913,7 +913,11 @@
|
||||
"title": "Account",
|
||||
"description": "Bekijk je accountinformatie",
|
||||
"name_label": "Weergavenaam",
|
||||
"username_label": "Gebruikersnaam",
|
||||
"account_type_label": "Accounttype",
|
||||
"auth_method_label": "Authenticatie",
|
||||
"auth_method_oauth": "Single Sign-On (OAuth/OIDC)",
|
||||
"auth_method_basic": "Wachtwoord",
|
||||
"demo_account": "Demoaccount",
|
||||
"email": {
|
||||
"label": "E-mailadres",
|
||||
|
||||
@@ -913,7 +913,11 @@
|
||||
"title": "Conta",
|
||||
"description": "Visualize as informações da sua conta",
|
||||
"name_label": "Nome de exibição",
|
||||
"username_label": "Nome de usuário",
|
||||
"account_type_label": "Tipo de conta",
|
||||
"auth_method_label": "Autenticação",
|
||||
"auth_method_oauth": "Login único (OAuth/OIDC)",
|
||||
"auth_method_basic": "Senha",
|
||||
"demo_account": "Conta de demonstração",
|
||||
"email": {
|
||||
"label": "Endereço de E-mail",
|
||||
|
||||
Reference in New Issue
Block a user