diff --git a/config/locales/en.yml b/config/locales/en.yml index e1b93f649..0cffaa8fe 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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. + + diff --git a/config/locales/zh.yml b/config/locales/zh.yml index d6756474f..65d36eed2 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -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: 春季学期