|
|
@ -248,13 +248,16 @@
|
|
|
|
"title": "用户会话",
|
|
|
|
"title": "用户会话",
|
|
|
|
"description": "当前账号下全部的会话,你可以撤销除当前会话以外的所有会话。",
|
|
|
|
"description": "当前账号下全部的会话,你可以撤销除当前会话以外的所有会话。",
|
|
|
|
"device": "设备",
|
|
|
|
"device": "设备",
|
|
|
|
|
|
|
|
"location": "位置",
|
|
|
|
"last-active": "最后活跃时间",
|
|
|
|
"last-active": "最后活跃时间",
|
|
|
|
"expires": "过期时间",
|
|
|
|
"expires": "过期时间",
|
|
|
|
"current": "当前设备",
|
|
|
|
"current": "当前设备",
|
|
|
|
"never": "从未",
|
|
|
|
"never": "从未",
|
|
|
|
"session-revocation": "您确定要撤销会话 {{sessionId}} 吗?删除后您将需要在该设备上再次登录。",
|
|
|
|
"session-revocation": "您确定要撤销会话 {{sessionId}} 吗?删除后您将需要在该设备上再次登录。",
|
|
|
|
"session-revoked": "会话已成功撤销",
|
|
|
|
"session-revoked": "会话已成功撤销",
|
|
|
|
"revoke-session": "撤销会话"
|
|
|
|
"revoke-session": "撤销会话",
|
|
|
|
|
|
|
|
"cannot-revoke-current": "无法撤销当前会话",
|
|
|
|
|
|
|
|
"no-sessions": "当前没有会话"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"account-section": {
|
|
|
|
"account-section": {
|
|
|
|
"change-password": "修改密码",
|
|
|
|
"change-password": "修改密码",
|
|
|
|