英文版用户注册页面身份下拉框显示错误的Bug
This commit is contained in:
parent
23c9d5381e
commit
f173db4c9d
|
@ -1473,6 +1473,8 @@ en:
|
|||
label_identity: Identity
|
||||
label_teacher: Teacher
|
||||
label_student: Student
|
||||
label_enterprise: Enterprise
|
||||
label_account_developer: Developer
|
||||
label_school_all: Schools
|
||||
label_school_not_fount: Not found by your input query condition.
|
||||
label_other: Other
|
||||
|
@ -1799,3 +1801,5 @@ en:
|
|||
|
||||
# ajax异步验证
|
||||
modal_valid_passing: can be used.
|
||||
|
||||
|
||||
|
|
|
@ -630,7 +630,7 @@ zh:
|
|||
#by huang # modified by bai
|
||||
label_college: 高校进入
|
||||
label_enter_college: 进入高校
|
||||
label_enterprise: 企业进入
|
||||
#label_enterprise: 企业进入
|
||||
lable_enter_enterprise: 进入企业
|
||||
label_term: 开课学期
|
||||
label_spring: 春季学期
|
||||
|
|
Loading…
Reference in New Issue