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": "アカウント",
"description": "アカウント情報を表示",
"name_label": "表示名",
"username_label": "ユーザー名",
"account_type_label": "アカウントタイプ",
"auth_method_label": "認証方法",
"auth_method_oauth": "シングルサインオン (OAuth/OIDC)",
"auth_method_basic": "パスワード",
"demo_account": "デモアカウント",
"email": {
"label": "メールアドレス",