55 lines
1.5 KiB
JSON
55 lines
1.5 KiB
JSON
{
|
|
"metaTitle": "ユーザー {{username}}",
|
|
"back": "ユーザー管理に戻る",
|
|
"sections": {
|
|
"general": {
|
|
"title": "一般",
|
|
"inputs": {
|
|
"username": {
|
|
"label": "ユーザー名"
|
|
},
|
|
"eMail": {
|
|
"label": "Eメール"
|
|
}
|
|
}
|
|
},
|
|
"security": {
|
|
"title": "セキュリティ",
|
|
"inputs": {
|
|
"password": {
|
|
"label": "新しいパスワード"
|
|
},
|
|
"terminateExistingSessions": {
|
|
"label": "既存のセッションを終了する",
|
|
"description": "ユーザーのデバイスで再ログインを強制する"
|
|
},
|
|
"confirm": {
|
|
"label": "確認",
|
|
"description": "パスワードが更新されます。操作を元に戻すことはできません。"
|
|
}
|
|
}
|
|
},
|
|
"roles": {
|
|
"title": " ロール",
|
|
"currentRole": "現在のロール: ",
|
|
"badges": {
|
|
"owner": "所有者",
|
|
"admin": "管理者",
|
|
"normal": "通常"
|
|
}
|
|
},
|
|
"deletion": {
|
|
"title": "アカウント削除",
|
|
"inputs": {
|
|
"confirmUsername": {
|
|
"label": "ユーザー名を確認",
|
|
"description": "削除するにはユーザー名を入力してください"
|
|
},
|
|
"confirm": {
|
|
"label": "永久削除",
|
|
"description": "この操作は永続的であり、すべてのアカウント データが失われることを理解しています。"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |