From f173db4c9d545150474cc7bc4ea390289c5b1129 Mon Sep 17 00:00:00 2001 From: linhk <304431313@.com> Date: Wed, 6 Aug 2014 15:58:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=B1=E6=96=87=E7=89=88=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E6=B3=A8=E5=86=8C=E9=A1=B5=E9=9D=A2=E8=BA=AB=E4=BB=BD=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E6=A1=86=E6=98=BE=E7=A4=BA=E9=94=99=E8=AF=AF=E7=9A=84?= =?UTF-8?q?Bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/locales/en.yml | 4 ++++ config/locales/zh.yml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: 春季学期