i18n(session): add missing translations
This commit is contained in:
@@ -826,6 +826,28 @@
|
||||
"quotas": "配额",
|
||||
"reset_pw_for": "新密码用于",
|
||||
"role": "角色",
|
||||
"sessions": {
|
||||
"filter_user": "用户 (UUID)",
|
||||
"include_revoked": "包含已撤销 / 已过期",
|
||||
"refresh": "刷新",
|
||||
"col_user": "用户",
|
||||
"col_created": "创建于",
|
||||
"col_expires": "过期于",
|
||||
"col_ip": "IP",
|
||||
"col_user_agent": "用户代理",
|
||||
"col_bound": "已绑定",
|
||||
"col_status": "状态",
|
||||
"current_tooltip": "这是您正在使用的会话 — 撤销将使您退出登录。",
|
||||
"bound_tooltip": "已绑定 DPoP (jkt {{prefix}}…)",
|
||||
"unbound": "未绑定",
|
||||
"revoked": "已撤销",
|
||||
"expired": "已过期",
|
||||
"active": "活动",
|
||||
"revoke": "撤销",
|
||||
"empty": "没有会话与当前筛选条件匹配。",
|
||||
"revoke_self_confirm": "⚠️ 这是您当前的会话。撤销后您将立即被注销并需要重新登录。是否继续?",
|
||||
"revoke_confirm": "撤销此会话吗?该浏览器的下一次请求将返回 401。"
|
||||
},
|
||||
"smtp_fail": "发送失败。",
|
||||
"smtp_send": "发送",
|
||||
"smtp_test": "发送测试邮件",
|
||||
|
||||
Reference in New Issue
Block a user