33 lines
947 B
JSON
33 lines
947 B
JSON
|
{
|
||
|
"title": "用户",
|
||
|
"join": "加入",
|
||
|
"leave": "离开",
|
||
|
"groupMembership": "组成员资格",
|
||
|
"createdAt": "创建于",
|
||
|
"username": "用户名",
|
||
|
"email": "电子邮件",
|
||
|
"emailVerified": "电子邮件验证",
|
||
|
"lastName": "姓氏",
|
||
|
"firstName": "名字",
|
||
|
"status": "状态",
|
||
|
"requiredUserActions": "必需的用户操作",
|
||
|
"addUser": "添加用户",
|
||
|
"impersonate": "模拟",
|
||
|
"verifyEmail": "验证email",
|
||
|
"consents": "同意",
|
||
|
"identityProvider": "身份提供者",
|
||
|
"identityProviderLinks": "身份提供者链接",
|
||
|
"revoke": "撤消",
|
||
|
"save": "保存",
|
||
|
"credentialType": "类型",
|
||
|
"password": "密码",
|
||
|
"passwordConfirmation": "密码确认",
|
||
|
"resetPassword": "重置密码",
|
||
|
"showPasswordDataValue": "Value",
|
||
|
"credentialResetBtn": "重置密码",
|
||
|
"resetActions": "复位操作",
|
||
|
"hours": "小时",
|
||
|
"minutes": "分",
|
||
|
"seconds": "秒",
|
||
|
"credentialResetConfirm": "发送电子邮件"
|
||
|
}
|