BUGFIX:1. 新建的教育管理员无法登录、无法分配积分
2. 填写个人信息时会覆盖其他人的信息 TASK:教育用户不能通过个人版登录入口登录
This commit is contained in:
@@ -159,6 +159,8 @@ one.time.limit.per.customer=This code has already been redeemed. Promo codes are
|
||||
element.already.exists=This element already exists in the public library
|
||||
have.no.permission=Sorry, you don't have permission
|
||||
permit.bulk.creation=The system permits bulk account creation exclusively when no sub-accounts exist.
|
||||
school.account.login=School account detected.Please log in through the Academic portal.
|
||||
enterprise.account.login=Enterprise account detected.Please log in through the Enterprise portal.
|
||||
|
||||
# 可能会报异常
|
||||
# Informative:
|
||||
|
||||
@@ -155,6 +155,8 @@ one.time.limit.per.customer=该码已兑换。每个促销码每位用户仅限
|
||||
element.already.exists=元素已存在于公共库中
|
||||
have.no.permission=您没有权限
|
||||
permit.bulk.creation=系统仅当不存在任何子账号时,才允许批量创建账号。
|
||||
school.account.login=检测到学校账号。请从教育版入口登录。
|
||||
enterprise.account.login=检测到企业账号。请从企业版入口登录。
|
||||
|
||||
# 可能会报异常
|
||||
# Informative:
|
||||
|
||||
Reference in New Issue
Block a user